# LaserCut_AutoFocus **Repository Path**: makeblockcc/LaserCut_AutoFocus ## Basic Information - **Project Name**: LaserCut_AutoFocus - **Description**: LaserCut项目,基于opencv3.2.0的自动对焦功能code - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 3 - **Created**: 2017-12-13 - **Last Updated**: 2024-10-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LaserCut_AutoFocus LaserCut项目,基于opencv3.2.0的自动对焦功能code double_point_test中的autofocus.cpp为主程序 calibration中的文件为标定矫正程序,设备出厂时矫正,或者使用时间较长时出现误差时使用的矫正程序。 后面会将矫正功能加入autofocus中。