kbarni / LCCV

LibCamera wrapper library for OpenCV
54 stars 27 forks source link

Discussion points #10

Open kbingham opened 2 years ago

kbingham commented 2 years ago

A couple more questions, as there's no direct discussions form here:

ShahudullahKhan commented 1 year 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.

kbingham commented 1 year ago

@ShahudullahKhan Is this something you can work on ?