yichael 69c6558f14 图片匹配完美 1 тиждень тому
..
3rdparty d0392a2505 init 2 тижнів тому
apps d0392a2505 init 2 тижнів тому
cmake d0392a2505 init 2 тижнів тому
data d0392a2505 init 2 тижнів тому
doc 69c6558f14 图片匹配完美 1 тиждень тому
hal 69c6558f14 图片匹配完美 1 тиждень тому
include 69c6558f14 图片匹配完美 1 тиждень тому
modules 69c6558f14 图片匹配完美 1 тиждень тому
platforms 69c6558f14 图片匹配完美 1 тиждень тому
samples 69c6558f14 图片匹配完美 1 тиждень тому
.editorconfig d0392a2505 init 2 тижнів тому
CMakeLists.txt d0392a2505 init 2 тижнів тому
CONTRIBUTING.md d0392a2505 init 2 тижнів тому
COPYRIGHT d0392a2505 init 2 тижнів тому
LICENSE d0392a2505 init 2 тижнів тому
README.md d0392a2505 init 2 тижнів тому
SECURITY.md d0392a2505 init 2 тижнів тому

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