I want to acquire gray images from a camera.
When using opencv, it takes too much time, so I would like to know how to convert it to gray image using ISP and obtain it.
Also, how can I apply it to the luckfox_pico_rtsp_opencv sample program?
How can I capture gray images using ISP?
Hello, there is no relevant description in the official manual, you may need to research it yourself.