|
|
::How is it distributed ?
The original GREYCstoration algorithm is distributed as a GIMP plugin or as a command line program.
Some variants has been made by other people.
This site provides only the GIMP plugin and command line versions of the algorithm, which are probably the
most up-to-date and competitive versions. You may check the External links sections to get more informations about
other available forms of the algorithm.
The use of GREYCstoration is submitted to the
CeCILL License.
This is a free software license, allowing the user of GREYCstoration to freely use, modify and redistribute
the algorithm. But, DEVELOPERS, PLEASE READ THE LICENSE CAREFULLY !
More particularly, it is not possible to directly integrate the GREYCstoration source code in a
closed-source project. If you want to do so, please contact me.
GREYCstoration is coded in C++, using the CImg Library.
The complete source code of GREYCstoration is provided in the above archive, just go to the src/ directory and use the Makefile to compile either the command line or GIMP plug-in version.
If you are just interested to have a quick look at the C++ files, there are links to them (latest CVS version) :
GREYCstoration has been used in other open source softwares.
You may get further informations
by following the links below.
Note that I am absolutely not responsible of the consequences of using these external tools.
Neither, I do not guarantee the quality of their results,
so please always test the command line version before starting to complain !
|