Changes

Jump to navigation Jump to search
Line 216: Line 216:     
====== Set ROI ======
 
====== Set ROI ======
For example, for MV-MIPI-IMX178M:
+
For example:
 +
 
 +
* MV-MIPI-IMX178M
    
<code>v4l2-ctl --set-selection=target=crop,top=32,left=64,width=2592,height=1944</code>
 
<code>v4l2-ctl --set-selection=target=crop,top=32,left=64,width=2592,height=1944</code>
 +
 +
* MV-MIPI-SC130M
 +
 +
<code>v4l2-ctl --set-selection=target=crop,top=32,left=64,width=640,height=640</code>
    
The maximum frame rate will be adjusted automatically after setting ROI.
 
The maximum frame rate will be adjusted automatically after setting ROI.

Navigation menu