[argyllcms] Re: Monitor calibration

Gerhard Fürnkranz wrote:
There was probably a bit more too it, as they seemed to
have been working on performance changes as well (only
RGB->RGB though),

Sounds like a potential use case for IMDI :-)
[ But would the licenses be compatible? ]

They're code may be faster, because it uses CPU specific
instructions (SSE), whereas IMDI is portable C code.
(IMDI will go faster if compiled on 64 bit though.)

It's also a bit easier for them to hand code a single case (8 bit 3D->3D)
rather than generate optimised code for arbitrary combinations of
8 and 16 bit nD -> nD.

I'm not sure if Firefox includes GNU code, although it may well do
so since the source code is publicly available.

cheers,
        Graeme Gill.

Other related posts: