yichael 69c6558f14 图片匹配完美 1 month ago
..
3rdparty d0392a2505 init 1 month ago
apps d0392a2505 init 1 month ago
cmake d0392a2505 init 1 month ago
data d0392a2505 init 1 month ago
doc 69c6558f14 图片匹配完美 1 month ago
hal 69c6558f14 图片匹配完美 1 month ago
include 69c6558f14 图片匹配完美 1 month ago
modules 69c6558f14 图片匹配完美 1 month ago
platforms 69c6558f14 图片匹配完美 1 month ago
samples 69c6558f14 图片匹配完美 1 month ago
.editorconfig d0392a2505 init 1 month ago
CMakeLists.txt d0392a2505 init 1 month ago
CONTRIBUTING.md d0392a2505 init 1 month ago
COPYRIGHT d0392a2505 init 1 month ago
LICENSE d0392a2505 init 1 month ago
README.md d0392a2505 init 1 month ago
SECURITY.md d0392a2505 init 1 month ago

README.md

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.

Additional Resources