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

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