Hello, I've started to adapt the code for decoding fuji compressed raw files from libraw/rawtherapee to darktable. You can find the code on github https://github.com/muessel/darktable in the branch fuji_decompress. It is currently working with raw files from my Fujifilm X-T2.
The algorithm depends on the CFA of the sensor which seems not to be set in the RawImage object at the stage of decoding the raw file. So I've implemented a hard coded version into the FujiDecompressor. My question is, is it possible to get the CFA from the camera.xml during or before decoding the raw file? Regards Uwe ___________________________________________________________________________ darktable developer mailing list to unsubscribe send a mail to [email protected]
