yichael 69c6558f14 图片匹配完美 1 week ago
..
3rdparty d0392a2505 init 2 weeks ago
apps d0392a2505 init 2 weeks ago
cmake d0392a2505 init 2 weeks ago
data d0392a2505 init 2 weeks ago
doc 69c6558f14 图片匹配完美 1 week ago
hal 69c6558f14 图片匹配完美 1 week ago
include 69c6558f14 图片匹配完美 1 week ago
modules 69c6558f14 图片匹配完美 1 week ago
platforms 69c6558f14 图片匹配完美 1 week ago
samples 69c6558f14 图片匹配完美 1 week ago
.editorconfig d0392a2505 init 2 weeks ago
CMakeLists.txt d0392a2505 init 2 weeks ago
CONTRIBUTING.md d0392a2505 init 2 weeks ago
COPYRIGHT d0392a2505 init 2 weeks ago
LICENSE d0392a2505 init 2 weeks ago
README.md d0392a2505 init 2 weeks ago
SECURITY.md d0392a2505 init 2 weeks 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