Serge Christian Ibala <christian.ib...@gmail.com> wrote:

> Or what is the recommendation of Python for image processing?

Basic setup everyone should have:

Python
NumPy
SciPy (e.g. scipy.ndimage)
Cython
C and C++ compiler
matplotlib
scikit-image
scikit-learn
pillow

Also consider:
mahotas
tifffile (by Christoph Gohlke)
OpenCV
PyOpenGL
VTK
mayavi
pyglet
PyGame
PyQt

Abandonware:
PIL

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to