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

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