I suspect that gocv is trying to treat the camera as a simple V4L2 device, when you need to go through libcamera to get processed images.
You can try libcamerify as the V4L2 emulation layer for libcamera, or there is talk of native support for libcamera in OpenCV under https://github.com/opencv/opencv/issues/21653
You can try libcamerify as the V4L2 emulation layer for libcamera, or there is talk of native support for libcamera in OpenCV under https://github.com/opencv/opencv/issues/21653
Statistics: Posted by 6by9 — Fri Jan 19, 2024 2:30 pm