Changes

Jump to navigation Jump to search
Line 157: Line 157:     
=== Stream to OpenCV ===
 
=== Stream to OpenCV ===
 +
<code>pip uninstall opencv-python</code>
 +
 +
<code>sudo apt install python3-opencv</code>
 +
 
To import camera data from v4l2 devices to opencv, we provide several [https://github.com/veyeimaging/raspberrypi_v4l2/tree/main/samples/opencv samples].
 
To import camera data from v4l2 devices to opencv, we provide several [https://github.com/veyeimaging/raspberrypi_v4l2/tree/main/samples/opencv samples].
 
===V4l2-ctl usage examples===
 
===V4l2-ctl usage examples===

Navigation menu