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

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