I try to extract the right and left images of the CR3 RAW files. Can anyone help me? At this point I dont even know if its possible^^ CR2 seems to work fine.
raw image decoder
I try to extract the right and left images of the CR3 RAW files. Can anyone help me? At this point I dont even know if its possible^^ CR2 seems to work fine.
What exactly are you doing
What exactly are you doing and how and what are you failing at?
-- Alex Tutubalin @LibRaw LLC
dcraw_emu non debayered images
I tried to extract the full image and the left image from an dual pixel cr3 RAW file. I have used dcraw_emu.exe -r 1 1 1 1 -M -o 0 -4 -T -s 0 "example.cr3". With changing the -s from 0 to 1 i get the second image. But the imagesis already debayered. Is it possible to get the non debayered images?
To extract unprocessed data
To extract unprocessed data use unprocessed_raw sample
-- Alex Tutubalin @LibRaw LLC