Pink 0.9
|
Pink is an image processing library developed at ESIEE Engineering for research and teaching purposes. It contains implementations of over 200 algorithms for image segmentation and filtering. Most of the operators come from mathematical morphology, but it contains operators from different fields. It is a free software licensed under the CeCILL license.
In august 2011 Pink has been presented at the European Python Scientific Conference as a poster. Below you can see the conference poster (also in pdf and hi-res jpeg ).
EuroSciPy 2011 poster
Screenshots can be found here.
The source code and the binary packages can be accessed from the Download page.
If you are interested in the daily life of Pink, please subscribe to the Pink Developer mailing list . You can also post questions concerning the usage or raise issues.
If you have discovered a bug, please report it at the bug tracker.
Pink can be compiled with two sets of tools. For the compilation with dependency checking and Python front-end, visit the page Compiling Pink with CMake. For the classical compilation look at Compiling Pink with make. You can also compile Pink on windows (including the Python front-end). For details on compiling on windows look at Compiling Pink on Microsoft Windows.
For developing Pink look at the Conventions for developing Pink operators page. For exporting functions in Python look at the Exporting functions to Python page.
For optimal use, the following packages should be installed:
imview
Python
Doxygen
ActiveTcl 8.3
VTK
MPlayer
Gnuplot
Note, that the detailed dependencies can be found in file 'dependencies'.
The Python front-end has been financially supported by EDF . The project management is alpha-hosted at BerliOs.