yichael 69c6558f14 图片匹配完美 před 1 týdnem
..
3rdparty d0392a2505 init před 2 týdny
apps d0392a2505 init před 2 týdny
cmake d0392a2505 init před 2 týdny
data d0392a2505 init před 2 týdny
doc 69c6558f14 图片匹配完美 před 1 týdnem
hal 69c6558f14 图片匹配完美 před 1 týdnem
include 69c6558f14 图片匹配完美 před 1 týdnem
modules 69c6558f14 图片匹配完美 před 1 týdnem
platforms 69c6558f14 图片匹配完美 před 1 týdnem
samples 69c6558f14 图片匹配完美 před 1 týdnem
.editorconfig d0392a2505 init před 2 týdny
CMakeLists.txt d0392a2505 init před 2 týdny
CONTRIBUTING.md d0392a2505 init před 2 týdny
COPYRIGHT d0392a2505 init před 2 týdny
LICENSE d0392a2505 init před 2 týdny
README.md d0392a2505 init před 2 týdny
SECURITY.md d0392a2505 init před 2 týdny

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