Service_NSSM/CC_SDK/Environment/opencv
2025-09-27 14:24:18 +08:00
..
3rdparty 重新上传 2025-09-27 14:24:18 +08:00
BuildInclude/opencv2 重新上传 2025-09-27 14:24:18 +08:00
cmake 重新上传 2025-09-27 14:24:18 +08:00
data 重新上传 2025-09-27 14:24:18 +08:00
doc 重新上传 2025-09-27 14:24:18 +08:00
include 重新上传 2025-09-27 14:24:18 +08:00
modules 重新上传 2025-09-27 14:24:18 +08:00
platforms 重新上传 2025-09-27 14:24:18 +08:00
.editorconfig 重新上传 2025-09-27 14:24:18 +08:00
CMakeLists.txt 重新上传 2025-09-27 14:24:18 +08:00
CONTRIBUTING.md 重新上传 2025-09-27 14:24:18 +08:00
COPYRIGHT 重新上传 2025-09-27 14:24:18 +08:00
LICENSE 重新上传 2025-09-27 14:24:18 +08:00
README.md 重新上传 2025-09-27 14:24:18 +08:00
SECURITY.md 重新上传 2025-09-27 14:24:18 +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.