aptina公司出品
分三个文档:
ar0331_ds.pdf 数据表
ar0331_dg.pdf 开发指导
ar0331_rr_d.pdf 相关寄存器
色调映射(Tone Mapping):http://cdmd.cnki.com.cn/Article/CDMD-10056-1011263544.htm
http://en.wikipedia.org/wiki/Tone_mapping
http://www.cnblogs.com/lancidie/archive/2012/01/18/2325205.html
图像设备Camera Plus 与 Integrated Camera :一体相机
compensation:补偿
linearization:线性化
HDR是什么?所谓HDR,是英文High-Dynamic Range的缩写,意为“高动态范围”。 这是什么意思?简单的说就是让你的照片无论高光还是阴影部分细节都很清晰。再说明白点,就是当你拍摄光比比较大的作品时,缩小光比,营造一种高光不过曝,暗调不欠曝。
首款中文HDR摄影软件 HDR Darkroom升级已由2.1.2 升级为2.2.0了,采用更快速的新型“自适应特征对齐”算法,多张图片对齐更加精确,合成后的HDR照片更加震撼
volatile:类似conste http://baike.baidu.com/view/608706.htm?fr=aladdin
flicker:闪光,摆动
xenon闪光灯和led闪光灯的区别_百度知道
volatile int trigger = 0;
static Uint32 i2cInstId = 2;
static Uint32 ar0331_devAddr = 0x10;
static Uint16 exp_regAddr = 0x3012;
static Uint16 again_regAddr = 0x3060;
static Uint32 numRegs = 1;
volatile Uint16 exp_regValue_set = 0x58;
volatile Uint16 again_regValue_set = 0x10;
volatile int status_light = 1;//the value is 1 that presents night;
static Uint16 flash_regAddr = 0x3046;