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
+
|上下+左右翻转
+
|}