Kumar_p 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?
jakaskerl Hi @Kumar_p Please create an issue on the github repo. The de-bayering seems off, but might just be due to ISP settings which are not applied. Thanks, Jaka
Kumar_p There is an issue open but it is not resolved. https://github.com/luxonis/depthai-experiments/issues/476