Color Segmentation w/ PIL?

jelle feringa jelle.feringa at ezct.net
Sun May 27 04:53:54 EDT 2007


You might be interested in the ndimage module of scipy:
http://www.scipy.org/SciPyPackages/Ndimage

If you need a very serious image processing framework, ITK is might be very
interesting:
http://www.itk.org/
If so, have a look at the more Pythonic interface developed for it:
www.insight-journal.org/
.../1926/188/2/WrapITK_-_Enhanced_languages_support_for_the_Insight_Toolkit.pdf


Cheers,

-jelle







More information about the Python-list mailing list