Commit Graph

121 Commits (83d3376f726128d95901223aa11e07e98514604a)

Author SHA1 Message Date
Matthew cbf3dce87e NDK实现RAW格式拍照 8 months ago
Matthew 0779d47b36 实现DngCreator 9 months ago
Matthew f95a79ba89 调整拍照的实现
利用双Request来实现预览和拍摄。后期可以支持Burst Capture
9 months ago
Matthew 72f595b7a3 实现RawBurstCapture 9 months ago
Matthew 4a154984f4 优化格式 9 months ago
Matthew eee22756a3 如果已经拍照成功,则不上报错误,避免引起冲突 9 months ago
Matthew a1c4739f6d 全部设置为重复拍摄 9 months ago
Matthew 378d9442ac 修复错误 10 months ago
Matthew c23ef85594 增加拍照错误处理 10 months ago
Matthew a8cffb688b 增加直接输出JPEG照片的实现 10 months ago
Matthew 5cdad4b719 调整依赖处理
后续需要优化
10 months ago
Matthew 2d624e7c98 调整fps范围和显示关闭曝光锁定 10 months ago
Matthew 913e9db795 使用最优降噪算法和关闭闪光灯 10 months ago
Matthew b6b7f47acf 优化拍照参数 10 months ago
Matthew e48aedd172 增加系统camera的调用 10 months ago
Matthew 1cec8c6ec8 优化代码 11 months ago
Matthew 6192004738 移除拍摄过程中的测光动作 11 months ago
Matthew ff1584d4d3 尝试锁定对焦一次 11 months ago
Matthew 707de491bb 调整赋值位置,避免遗漏字段 11 months ago
Matthew cc4cc5cf9c 3A锁定根据控制来设置 11 months ago
Matthew db2ed7e436 锁定对焦 11 months ago
Matthew fbc9b1a53d 增加3A总控开关的设置 11 months ago
Matthew e6280af46b 等待锁定分开控制 11 months ago
Matthew 9a49e7615b 先取消测光,然后再触发 11 months ago
Matthew 8cd15dab19 完善逻辑 11 months ago
Matthew 8510a53bb7 优化拍照
测光如果50次还不能锁定,则取消重新开始测光
11 months ago
Matthew f8be8329e2 优化曝光和白平衡的处理 11 months ago
Matthew 53c1e9c376 增加白平衡的控制 11 months ago
Matthew 26432cee0c 修改日志 11 months ago
Matthew 93d3a4d554 调整曝光时间设置的单位 11 months ago
Matthew 6308331462 修复编译错误 11 months ago
Matthew c0ca4f736c 优化日志格式 11 months ago
Matthew 2634cafeae 修改日志格式 11 months ago
Matthew 886aa70393 增加控制是否等待3A状态达到锁定 11 months ago
Matthew e0f08a30dc 修复编译错误 11 months ago
Matthew 571a8aa6df 增加拍照模板控制 11 months ago
Matthew 361f959525 错误保护 11 months ago
Matthew ba2b840cc8 回退错误的修改 12 months ago
Matthew 4feeb05a2b 限制图像格式为YUV 12 months ago
Matthew b601de49d9 基于安装工具调整接口和实现 12 months ago
Matthew 5107e26edf 增加微秒的设置 1 year ago
Matthew 62832f07dc 拍照模板改为静态抓拍模式 1 year ago
Matthew 032c73eb6d 限制格式 1 year ago
Matthew 78c948b95f 实现自检 1 year ago
Matthew ce055c4c77 优化日志 1 year ago
Matthew 33a5cf28b4 增加备注 1 year ago
Matthew 98368d0438 移除不必要的报错 1 year ago
Matthew 6742e6dcc0 优化代码 1 year ago
Matthew 33683b22c6 如果当前亮度值低于25,调整曝光时间和ISO后重新拍一张作为对比 1 year ago
Matthew 91a67fedde 调整调用顺序 1 year ago