ColourMatchingModuls
From ColourWiki
(Difference between revisions)
Revision as of 09:44, 10 Sep 2007 Oyadmin (Talk | contribs) Wiederhergestellt zur letzten Änderung von 85.176.225.169 ← Go to previous diff |
Current revision KaiUweBehrmann (Talk | contribs) CTL - license discussion |
||
Line 26: | Line 26: | ||
*http://sourceforge.net/projects/ampasctl - Ilm's effort to handle floating point colours precisely and according to the needs in the [http://www.oscars.org/council/ctl.html film industry]. | *http://sourceforge.net/projects/ampasctl - Ilm's effort to handle floating point colours precisely and according to the needs in the [http://www.oscars.org/council/ctl.html film industry]. | ||
- | License: new BSD (? with jurisdiction to California) | + | License: new [http://savannah.gnu.org/task/?6171 modified] [http://www.opensource.org/licenses/bsd-license.php BSD] (? with jurisdiction to California) |
... | ... | ||
[[Category:Programms]] | [[Category:Programms]] |
Current revision
Table of contents |
The CMM colormatching module is the "engine" for color conversions in applications.
In Open Source applications, LittleCMS is the most used CMM. Other widely used CMMs are the AppleCMM in MacOSX, the AdobeCMM (http://labs.adobe.com/downloads/cmm.html) and the CMM delivered with Windows XP.
[edit]
Open Source Implementations
[edit]
Argyll
License: new BSD? for the CMM module called libicc
[edit]
LittleCMS
License: MIT
[edit]
IccProfLib
- http://sampleicc.sourceforge.net/ — The ICC's official sample implementation.
License: new BSD?
[edit]
GCMS
- an historical CMM effort: http://www.gcms.coloraid.de/
[edit]
CTL
- http://sourceforge.net/projects/ampasctl - Ilm's effort to handle floating point colours precisely and according to the needs in the film industry (http://www.oscars.org/council/ctl.html).
License: new modified (http://savannah.gnu.org/task/?6171) BSD (http://www.opensource.org/licenses/bsd-license.php) (? with jurisdiction to California) ...