On Sat, Mar 11, 2017 at 10:26 PM, Roman Lebedev <[email protected]> wrote:
> Yes, basically add this:
EDIT:

auto id = mRootIFD->getID();
const Camera* cam = meta->getCamera(id.make, id.model, "");
if (!cam)
  ThrowRDE("Couldn't find camera");
mRaw->cfa = cam->cfa;

Somewhere in the beginning.
I did not test, but it should be pretty much all that is needed.

>> Regards
>>    Uwe
Roman.

>> ___________________________________________________________________________
>> darktable developer mailing list to unsubscribe send a mail to
>> [email protected]
___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to [email protected]

Reply via email to