Add new comment

Seems to impact only output height/width

Alex,
This API call appears to only impact the output width/height. Do we treat this to be the visible dimensions (height/width) to just extract the visible portion of the RAW data?

Does this mean the COLOR(r, c) does not work for these formats?

To reiterate, what I am trying to do is extract the Visible Portion of the RAW Image and implement the pipeline myself? Will calling raw2image() on this image only give me the visible portion of the CFA? If so, what dimensions should I assume the resulting buffer has

So, is there a way to identify if the file is from a Super-CCD sensor such that I can branch my code to handle it separately.

Dinesh