[SciPy-user] Advanced Image Processing with Python

Pierre Raybaut contact at pythonxy.com
Sat Jun 21 04:24:44 EDT 2008


Hi all,

I'm about to start a project at work and I would really appreciate to 
have your opinion.

The purpose of this project is to develop a modular image and signal 
processing software (I would really like it to be open-source but it's 
far from easy at my work, so I'll see in time) with an "object-oriented 
GUI" (i.e. from the user point of view) and an interactive console. 
Image processing features will be quite advanced (not just filters and 
basic operations) and signal processing features will be basic (just 
what's needed to process image profiles: smoothing, curve fitting, and 
so on).

I am sure that some of you are using advanced image processing tools in 
Python.
So, according to your experience in this field, what would be the most 
complete, advanced and up-to-date Python module for this application?

Apparently, VTK, OpenCV, and PIL (too basic?) are generally used in this 
field.

Thanks
Pierre



More information about the SciPy-User mailing list