Line 141:
Line 141:
bit0 : CSC hue,contrast,saturation
bit0 : CSC hue,contrast,saturation
−
bit1 : AE auto exposure
+
bit1 : AE auto exposure 自动曝光配置
−
bit2 : ME manual exposure
+
bit2 : ME manual exposure 手动曝光配置
−
bit3 : AWB auto white balance
+
bit3 : AWB auto white balance 自动白平衡配置
−
bit4 : MWB manual white balance
+
bit4 : MWB manual white balance 手动白平衡配置
=====powerhz=====
=====powerhz=====
Line 298:
Line 298:
<code>./cs_mipi_i2c.sh -w -f metime -p1 10000</code>
<code>./cs_mipi_i2c.sh -w -f metime -p1 10000</code>
−
manual exposure time, us.
+
手动曝光时间,manual exposure time, us.
range:[0-1000000/framerate]
range:[0-1000000/framerate]
Line 307:
Line 307:
<code>./cs_mipi_i2c.sh -r -f meagain</code>
<code>./cs_mipi_i2c.sh -r -f meagain</code>
−
manual again,dB. Should set '''aemode''' to manual first.
+
手动模拟增益,单位dB,需'''aemode'''为手动模式下生效。
X is the integer part and Y is the decimal part, for example X is 2 and Y is 3 means 2.3dB.
X is the integer part and Y is the decimal part, for example X is 2 and Y is 3 means 2.3dB.
Line 322:
Line 322:
<code>./cs_mipi_i2c.sh -r -f medgain</code>
<code>./cs_mipi_i2c.sh -r -f medgain</code>
−
manual dgain,dB. Should set '''aemode''' to manual first.
+
手动数字增益,单位dB,需'''aemode'''为手动模式下生效。
X is the integer part and Y is the decimal part, for example X is 2 and Y is 3 means 2.3dB.
X is the integer part and Y is the decimal part, for example X is 2 and Y is 3 means 2.3dB.