Open kbingham opened 2 years ago
A couple more questions, as there's no direct discussions form here:
* libcamera bindings to OpenCV are not specific to Raspberry Pi. This will work on any libcamera supported platform, including the Intel IPU3, Rockchip RK3399, and very soon a range of Mediatek and NXP platforms (And UVC) as well as the Raspberry Pi. * Can this work be done directly within the OpenCV project ? An issue was opened in their repository at [Add support for libcamera opencv/opencv#21653](https://github.com/opencv/opencv/issues/21653). Adding libcamera support directly to OpenCV (with review and support from the OpenCV developers) will provide a better integration.
Hi @kbingham @kbarni, is there any update or progress on this issue? Thanks.
@ShahudullahKhan Is this something you can work on ?
A couple more questions, as there's no direct discussions form here:
libcamera bindings to OpenCV are not specific to Raspberry Pi. This will work on any libcamera supported platform, including the Intel IPU3, Rockchip RK3399, and very soon a range of Mediatek and NXP platforms (And UVC) as well as the Raspberry Pi.
Can this work be done directly within the OpenCV project ? An issue was opened in their repository at https://github.com/opencv/opencv/issues/21653. Adding libcamera support directly to OpenCV (with review and support from the OpenCV developers) will provide a better integration.