If you read the datasheet it states(raw as in Bayer)
It's difficult to do AWB in the sensor if it's putting out Bayer. It makes sense if the sensor generates RGB or YUV data as OV5640 and OV5642 do.
If you've got to do demosaicing and similar in the ISP, then you may as well do all the processing in the ISP.
Code:
support for output formats:8-/10-bit raw RGB data
It's difficult to do AWB in the sensor if it's putting out Bayer. It makes sense if the sensor generates RGB or YUV data as OV5640 and OV5642 do.
If you've got to do demosaicing and similar in the ISP, then you may as well do all the processing in the ISP.
Statistics: Posted by 6by9 — Thu Apr 04, 2024 3:45 pm