Distribution_Service/CC_SDK/Environment/opencv
2025-11-11 17:46:19 +08:00
..
3rdparty V0.1 2025-11-11 17:46:19 +08:00
BuildInclude/opencv2 V0.1 2025-11-11 17:46:19 +08:00
cmake V0.1 2025-11-11 17:46:19 +08:00
data V0.1 2025-11-11 17:46:19 +08:00
doc V0.1 2025-11-11 17:46:19 +08:00
include V0.1 2025-11-11 17:46:19 +08:00
modules V0.1 2025-11-11 17:46:19 +08:00
platforms V0.1 2025-11-11 17:46:19 +08:00
.editorconfig V0.1 2025-11-11 17:46:19 +08:00
CMakeLists.txt V0.1 2025-11-11 17:46:19 +08:00
CONTRIBUTING.md V0.1 2025-11-11 17:46:19 +08:00
COPYRIGHT V0.1 2025-11-11 17:46:19 +08:00
LICENSE V0.1 2025-11-11 17:46:19 +08:00
README.md V0.1 2025-11-11 17:46:19 +08:00
SECURITY.md V0.1 2025-11-11 17:46:19 +08:00

OpenCV: Open Source Computer Vision Library

Resources

Contributing

Please read the contribution guidelines 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.