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

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