现在网上的自动对焦资料比较少,这里简单介绍自动对焦功能实现,为大家提供参考!很多年前的资料了,现在把积分调低。
2021-12-05 19:44:16 1.83MB Auto-Focus
1
ov5640自动对焦固件和驱动源码 可选择三种不同属性
2021-12-02 14:59:32 56KB 5640 对焦 固件
1
自动对焦的android相机代码,解决了横竖屏90°的问题,对焦也比较好
2021-12-02 14:34:23 47KB 相机,android,自动对焦
1
自动对焦算法AF,此为相机里的快速对焦算法,供软件 人中学习
2021-11-17 09:02:52 11KB AF算法 自动对焦算法 镜头对焦
1
1) Basic concepts of Auto Focus Algorithm 1.1) AF Detection methods There are two focus detection (AF) methods. 1) Distance detection method. 2) Contrast detection method. 1.1.1) Distance detection method The distance detection method is that the camera use AF module for detecting distance for main objects. If the camera is used this AF method, it will not need to use CCD to detect object’s contrast. There are three types of AF modules. 1. Active AF module 2. Passive AF module 3. TTL AF module 1.1.1.1) Active AF module Active AF systems measure distance to the subject independently of the optical system, and subsequently adjust the optical system for correct focus. There are various ways to measure distance, including ultrasonic sound waves and infrared light. In the first case, sound waves are emitted from the camera, and by measuring the delay in their reflection, distance to the subject is calculated. Polaroid cameras were known for successfully applying this system. In the latter case, infrared light is usually used to triangulate the distance to the subject. An exception to the two-step approach is the mechanical autofocus provided in some enlargers, which adjust the lens directly. 1.1.1.2) Passive AF module Passive AF systems determine correct focus by performing passive analysis of the image that is entering the optical system. They generally do not direct any energy, such as ultrasonic sound or infrared light waves, toward the subject. (However, an autofocus assist beam of usually infrared light is required when there is not enough light to take passive measurements.) Passive autofocusing can be achieved by phase detection or contrast measurement.
2021-11-12 17:04:11 259KB Auto F af 相机
1
自动对焦相机 我的自动聚焦算法的开放源代码实现,用于带有图像处理算法的常规显微镜。
2021-11-04 09:24:24 33.76MB java mqtt opencv deep-learning
1
自动对焦 该项目是gPhoto2连接到OpenCV概念证明。 它是基于边缘检测的自动对焦的简单实现。 仅在尼康DSLR上进行了测试。 (尼康D90)。 但它可以在所有尼康数码单反相机上使用,并且与其他设备的工作几乎没有关系。 对于OpenCV扩展,请转到我在github上的OpenCV分支: 有关gPhoto2的详细信息,请访问: 评估功能 评估功能非常简单(框架中边缘的分数)。 但这已经足够了。 我已经用6个不同的场景测试了此功能。 评估功能: 聚焦策略 待办事项:现在,仅在源代码的注释中int correctFocus(bool, FocusState&, double)转到方法int correctFocus(bool, FocusState&, double) 。 未来 去做: 对焦区域(遮罩)。 **简单-形状**对象,(在屏幕上单击以选择一个?) 持续聚焦。 **跟随
2021-10-09 19:55:11 64KB C++
1
包含ov5640初始化过程、显示格式、以及自动对焦固件,初始化后需要向ov5640写入4KB的寄存器,寄存器的值根据电机驱动的不同而有所差异,
2021-09-16 00:56:59 28KB ov5640 AF 自动对焦 固件
1
OV5640自动对焦照相模组应用指南(MIPI接口)R2.13C-ZTE.pdf
2021-09-10 13:02:22 2.93MB MIPI
1
主要说明OV5640DVP接口下的应用方法 熟悉后可在android/Linux下移植OV5640驱动
2021-09-09 15:19:28 1.9MB OV5640
1