# LearningOpenCV3 **Repository Path**: stancy_sun/LearningOpenCV3 ## Basic Information - **Project Name**: LearningOpenCV3 - **Description**: 学习OpenCV3源代码,开源地址https://github.com/oreillymedia/Learning-OpenCV-3_examples,添加了少量注释,重命名了文件 - **Primary Language**: C++ - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 2 - **Created**: 2021-12-21 - **Last Updated**: 2023-11-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: OpenCV, Cpp ## README # LearningOpenCV3 学习OpenCV3随书示例代码,开源地址https://github.com/oreillymedia/Learning-OpenCV-3_examples 添加了少量注释,重命名了文件,方便与书中对比查找