I would like to use the RAW data without calling "dcraw_mem_image()"; however, there is still a need for demosaic. Currently, I have to use "dcraw_mem_image()" with the parameters listed before to get it as close as possible.
If there is a function that I can call to get the image data that only goes through demosaic step (with no other adjustment), that would be great!
Hi Alex,
I would like to use the RAW data without calling "dcraw_mem_image()"; however, there is still a need for demosaic. Currently, I have to use "dcraw_mem_image()" with the parameters listed before to get it as close as possible.
If there is a function that I can call to get the image data that only goes through demosaic step (with no other adjustment), that would be great!
Thanks,