Changes

Jump to navigation Jump to search
285 bytes added ,  16:42, 21 April 2020
Line 368: Line 368:     
readonly, get the current white balance state.  rgain, bgain and color tempture.
 
readonly, get the current white balance state.  rgain, bgain and color tempture.
 +
 +
===== '''imagedir''' =====
 +
<code>./cs_mipi_i2c.sh -w -f imagedir -p1 0</code>
 +
 +
<code>./cs_mipi_i2c.sh -r -f imagedir</code>
 +
 +
设置图像的方向
 +
{| class="wikitable"
 +
|+imagedir
 +
!value
 +
!description
 +
|-
 +
|0
 +
|normal
 +
|-
 +
|1
 +
|上下翻转
 +
|-
 +
|2
 +
|左右翻转
 +
|-
 +
|3
 +
|上下+左右翻转
 +
|}

Navigation menu