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




-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to