Changes

Jump to navigation Jump to search
Line 387: Line 387:     
<code>./yavta -c1 -Fy8-${WIDTH}x${HEIGHT}.raw --skip 0 -f Y8 -s ${WIDTH}x${HEIGHT} /dev/video0</code>
 
<code>./yavta -c1 -Fy8-${WIDTH}x${HEIGHT}.raw --skip 0 -f Y8 -s ${WIDTH}x${HEIGHT} /dev/video0</code>
 +
 +
===== Example of import image to OpenCV =====
 +
See the [https://github.com/veyeimaging/rk356x_firefly/tree/main/linux/samples samples] directory on github for details.
 +
 +
<code>./v4l2dev_2_opencv_show_grey.py --width 1456 --height 1088 --fps 60</code>
    
===== Example of gstreamer application =====
 
===== Example of gstreamer application =====

Navigation menu