# opencv **Repository Path**: OpenCVChina/opencv ## Basic Information - **Project Name**: opencv - **Description**: OpenCV官方镜像,为方便国内用户学习和使用OpenCV源码。 - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: 4.x - **Homepage**: http://www.opencv.org.cn/ - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 4 - **Created**: 2021-10-25 - **Last Updated**: 2024-11-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: OpenCV, 官方 ## README ## OpenCV: Open Source Computer Vision Library ### Resources * Homepage: * Courses: * Docs: * Q&A forum: * previous forum (read only): * Issue tracking: * Additional OpenCV functionality: ### Contributing Please read the [contribution guidelines](https://github.com/opencv/opencv/wiki/How_to_contribute) before starting work on a pull request. #### Summary of the guidelines: * One pull request per issue; * Choose the right base branch; * Include tests and documentation; * Clean up "oops" commits before submitting; * Follow the [coding style guide](https://github.com/opencv/opencv/wiki/Coding_Style_Guide).