I used LibRaw quite short but I figured out that for X-Trans sensor (X-T4) in dcraw_process flag is_bayer is set to 1.
Then in raw2image_ex function instead of copy_fuji_uncropped funtion copy_bayer is calling.
Is that correct?
raw image decoder
I used LibRaw quite short but I figured out that for X-Trans sensor (X-T4) in dcraw_process flag is_bayer is set to 1.
Then in raw2image_ex function instead of copy_fuji_uncropped funtion copy_bayer is calling.
Is that correct?
Does this lead to any
Does this lead to any incorrect consequences?
-- Alex Tutubalin @LibRaw LLC