Am 10.09.10, 16:39 -0400 schrieb John Green:
> I've been reading the lcms V2 documents and I'm wondering if I should take a
> different approach. In particular it seems to be I could make a linear
> transform profile with cmsCreateProfilePlaceholder() and then adding a
> tabulated tonal curve to it with my table based tone data. I am a bit
> concerned that the cmsCreateProfilePlaceholder() doc says I need to add the
> required tags, so building this linear profile may be a ton of work!
>
> I would then need to chain these together somehow, so instead of making my
> transform with src/dest I would make it with src/dest/linear-with-tone.

I can only write for me.

I would create a abstract profile consisting of a set of curves and place 
that inbetweeen the src and dest ones.
src -> abstract -> dest

Working in a Lab PCS simplifies things further. It works like editing 
curves in a image editor.


kind regards
Kai-Uwe Behrmann
-- 
developing for colour management 
www.behrmann.name + www.oyranos.org


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to