Hello,
I want to convert a bayer image format to bgr format and for that I have used the code from the following link.
https://github.com/luxonis/depthai-experiments/tree/master/gen2-color-isp-raw
But when I run the code, the raw frame is green. What is the reason for this and how can this be rectified?