MT6757_MT6763_Stereo_Basic_Tuning_Flow,MTK平台最新技术资料分享,需要的可到一牛网论坛上下载
Stereo Tuning Contents
3A sync
−AE sync and debug
AE sync calibration
AE sync debug
−AWB sync and debug
AWB Sync Policy
AWB Sync Tuning Rule
AWB Sync Debug
AE/AWB Sync Criteria
−AF sync and debug
AF Sync Strategy
AF sync Modes
OTP Calibration
AF Sync Debug
−3A sync file
ISP tuning
−Stereo Profile Usage
−Pre-Check
−Stereo Tuning Guideline
−Stereo ISP Debug
正文内容:
不同相机拍摄的两幅图像的亮度或颜色可能有所不同。为了获得较好的亮度和颜色,摄像机之间应进行声发射和AWB的通信。颜色与卢马浓度NCY将影响立体声特征质量。
Tuning Flow
声发射同步校准
AE同步质量取决于:
a) 传感器快门/增益线性度
b) EV校准
c) AE Pline正确性
请确保两台摄像机的线性度都通过了线性测试。
请确保这两个相机的BV偏移是正确的。
CCT中连接前的摄像机设置:
•1. Lock AF in marco mode
a. adb shell setprop debug.af_motor.disable 1
b. adb shell setprop debug.af_motor.position 1000
•2. Fixed AE metering in 47
a. hs/abl/aoe/ns disable by CCT
b. Ae target set 47
c. In ae_tuning_custom_XXX.cpp
False, //bAEv4p0MeterEnable; (If Ae lib is V4p0)
•3. perframe off
a. In ae_tuning_custom_XXXX.cpp
bPerFrameAESmooth should be off.
•4. shrink stable range
a. adjust stable range , In ae_tuning_custom_main.cpp
static strAEStableThd g_AEStableThd =
{
0, // u4InStableThd
0, // u4OutStableThd
TRUE, // enable zero stable thd in new patch ALPS03228996 in N0.mp5
…}
b. adjust converge ratio
in camera_ae_tuning_para_cap_XXXX and camera_ae_tuning_para_pv_XXXXXX
//rAEMoveRatio =
{
100, //u4B2TEnd
100, //u4B2TStart 70
100, //u4D2TEnd 60
100, //u4D2TStart
},
•5. fixed ra
adb shell setprop debug.lsc_mgr.ratio 32
声发射同步校准
BV偏移校正
应在OB和阴影校准完成后
环境设置:
– 1.LSB in Dark room
– 2. module should put in Center Area with min Gap.
– 3. LSB set in LV 10
分凸轮相机设置
– Close display backlight
– Adb shell
– echo 0 > "sys/class/leds/lcd-backlight/brightness"
– 0: close 255: Full open
将CCT连接到校准:
请确保两个摄像头都是正确的
1.普通AE样条定制相机_AE_PLineTable_xx.h:
2.在ae_Tuning_custom.main.cpp中的立体声AE样条定制:
调优文件:
注:资料来自一牛网论坛