yichael 69c6558f14 图片匹配完美 1 nedēļu atpakaļ
..
3rdparty d0392a2505 init 2 nedēļas atpakaļ
apps d0392a2505 init 2 nedēļas atpakaļ
cmake d0392a2505 init 2 nedēļas atpakaļ
data d0392a2505 init 2 nedēļas atpakaļ
doc 69c6558f14 图片匹配完美 1 nedēļu atpakaļ
hal 69c6558f14 图片匹配完美 1 nedēļu atpakaļ
include 69c6558f14 图片匹配完美 1 nedēļu atpakaļ
modules 69c6558f14 图片匹配完美 1 nedēļu atpakaļ
platforms 69c6558f14 图片匹配完美 1 nedēļu atpakaļ
samples 69c6558f14 图片匹配完美 1 nedēļu atpakaļ
.editorconfig d0392a2505 init 2 nedēļas atpakaļ
CMakeLists.txt d0392a2505 init 2 nedēļas atpakaļ
CONTRIBUTING.md d0392a2505 init 2 nedēļas atpakaļ
COPYRIGHT d0392a2505 init 2 nedēļas atpakaļ
LICENSE d0392a2505 init 2 nedēļas atpakaļ
README.md d0392a2505 init 2 nedēļas atpakaļ
SECURITY.md d0392a2505 init 2 nedēļas atpakaļ

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