Changes

Jump to navigation Jump to search
Line 434: Line 434:  
<code>./veye_mipi_i2c.sh -r -f aespeed</code>
 
<code>./veye_mipi_i2c.sh -r -f aespeed</code>
   −
<code>./veye_mipi_i2c.sh -w -f aespeed -p1 0x32</code>
+
<code>./veye_mipi_i2c.sh -w -f aespeed -p1 0x32 -p2 0x32</code>
   −
AE 调节速度,由慢到快[0,0x64]
+
AE 调节速度p1为agc速度,p2为shutter速度,由慢到快[0,0x64]
   −
===== contrast =====
+
=====contrast=====
 
<code>./veye_mipi_i2c.sh -r -f contrast</code>
 
<code>./veye_mipi_i2c.sh -r -f contrast</code>
   Line 445: Line 445:  
图像对比度,范围[0,0xFF],默认为0x80
 
图像对比度,范围[0,0xFF],默认为0x80
   −
===== wdrbtargetbr =====
+
=====saturation=====
 +
<code>./veye_mipi_i2c.sh -r -f saturation</code>
 +
 
 +
<code>./veye_mipi_i2c.sh -w -f saturation -p1 0x32</code>
 +
 
 +
饱和度,范围: [0,0x64]
 +
 
 +
===== sharppen =====
 +
<code>./veye_mipi_i2c.sh -r -f sharppen</code>
 +
 
 +
<code>./veye_mipi_i2c.sh -w -f sharppen -p1 [val1] -p2 [value]</code>
 +
{| class="wikitable"
 +
!param1 value
 +
!description
 +
|-
 +
|0x0
 +
|sharppen disable
 +
|-
 +
|0x1
 +
|sharppen enable
 +
|}
 +
default: 0x1
 +
 
 +
param2: sharppen strength, range [0x0-0xA]
 +
 
 +
=====wdrtargetbr=====
 
<code>./veye_mipi_i2c.sh -r -f wdrtargetbr</code>
 
<code>./veye_mipi_i2c.sh -r -f wdrtargetbr</code>
   Line 454: Line 479:  
WDR模式生效,[0-0xFF]默认值0x80,WDR模式下,值越大,亮度越高。
 
WDR模式生效,[0-0xFF]默认值0x80,WDR模式下,值越大,亮度越高。
   −
===== wdrbtargetbr =====
+
=====wdrbtargetbr=====
 
<code>./veye_mipi_i2c.sh -r -f wdrbtargetbr</code>
 
<code>./veye_mipi_i2c.sh -r -f wdrbtargetbr</code>
   Line 466: Line 491:     
并不是说调整为0,则亮区会变黑。
 
并不是说调整为0,则亮区会变黑。
 +
 +
<br />

Navigation menu