yichael 69c6558f14 图片匹配完美 2 周之前
..
3rdparty d0392a2505 init 2 周之前
apps d0392a2505 init 2 周之前
cmake d0392a2505 init 2 周之前
data d0392a2505 init 2 周之前
doc 69c6558f14 图片匹配完美 2 周之前
hal 69c6558f14 图片匹配完美 2 周之前
include 69c6558f14 图片匹配完美 2 周之前
modules 69c6558f14 图片匹配完美 2 周之前
platforms 69c6558f14 图片匹配完美 2 周之前
samples 69c6558f14 图片匹配完美 2 周之前
.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