[SciPy-user] Advanced Image Processing with Python

Stéfan van der Walt stefan at sun.ac.za
Sat Jun 21 13:01:21 EDT 2008


2008/6/21 Pierre Raybaut <contact at pythonxy.com>:
> 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.

Traits is a fantastic way to build an object-oriented GUI.

> 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).

Do stay in contact with the list, because many of us have implemented
some of these features on our own.  If you release your work under a
free license, I'm sure you'll have no trouble finding contributors.
Enthought has set a stellar example of how to open software whilst
running a business.

Regards
Stéfan



More information about the SciPy-User mailing list