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

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