CaptainHook wrote:ilia3101 wrote:Is is possible to get a non debayered image through the SDK?
No, the SDK is a highly optimized decoder and image processing pipeline which can provide output in various pixel formats (BlackmagicRawResourceFormat) with a variety of selectable gammas and gamuts.
Its worth reading the SDK manual and especially the introduction if you'd like to know more.
Ok thanks, I understand what the SDK is like now. I have been looking at the manual.
My feature request, if you guys get around to considering feature requests: please add capabilities to the SDK for accessing the raw data in more low level ways, and if possible straight to the bayer image.
I'm sure this is in the manual, but can the SDK provide an image simply in the camera sensor's native gamut? Like right after debayer, and linear. And then is it possible to get the colour matrix needed for converting that image to other gamuts?