> Dear Maria or any one, can you explain me how to use this lcms for LUT? > if possibe give me a sample code for this..
Hello Vallikumar, check the source code of lprof (the old open source lcms profiler), it also does contain code to create LUT profiles. The complicated stuff is actually not to sample the LUT and to write out the profile (this only involves calling a few functions from the LCMS library API), but rather to fit the data points in order to establish a mapping from the device to the PCS values (and vice versa), but as developer of a profiler, you'll know that anyway and I don't need to tell you. Regards, Gerhard -- NEU : GMX Internet.FreeDSL Ab sofort DSL-Tarif ohne Grundgeb�hr: http://www.gmx.net/dsl ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ Lcms-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/lcms-user
