Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #91372 > unrolled thread
| Started by | Sturla Molden <sturla.molden@gmail.com> |
|---|---|
| First post | 2015-05-28 14:33 +0000 |
| Last post | 2015-05-28 14:33 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Question About Image Processing in Python Sturla Molden <sturla.molden@gmail.com> - 2015-05-28 14:33 +0000
| From | Sturla Molden <sturla.molden@gmail.com> |
|---|---|
| Date | 2015-05-28 14:33 +0000 |
| Subject | Re: Question About Image Processing in Python |
| Message-ID | <mailman.132.1432823635.5151.python-list@python.org> |
Serge Christian Ibala <christian.ibala@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
Back to top | Article view | comp.lang.python
csiph-web