[Openicc] Camera Input Profiling etc.

Anders Brander anders at brander.dk
Sun Feb 13 01:09:44 PST 2011


Hi,

On Sun, 2011-02-13 at 07:45 +0100, Kai-Uwe Behrmann wrote:
> >> Leonard, what are Adobe's plans regarding licensing of DNG SDK? To the
> >> best of my knowledge the SDK doens't allow redistribution of its parts
> >> in open source projects. I know of just two open source projects tha
> >> deal with DCP. The first one, dcptool, does use bits of the SDK
> >> anyway. Of the second one, Rawstudio, I don't really know.
> >
> > Rawstudio uses the default tone curve from the DNG SDK - but no code.
> 
> It has its code just inside Rawstudio or has a project of its own for DCP?

Everything is in the Rawstudio source tree. The transforms would be easy
to move outside the tree. It has a few dependencies on librawstudio, but
nothing that can't be replicated easily.

I doubt it would be worth the trouble thou, implementing the transforms
in the first place wasn't that hard. I would recommend implementing the
transforms from scratch and then take a look at Rawstudio's
SSE-renderers, they are really fast.

For the interested:
https://rawstudio.org/svn/rawstudio/trunk/plugins/dcp/

/Anders



More information about the openicc mailing list