yichael 69c6558f14 图片匹配完美 2 tuần trước cách đây
..
3rdparty d0392a2505 init 2 tuần trước cách đây
apps d0392a2505 init 2 tuần trước cách đây
cmake d0392a2505 init 2 tuần trước cách đây
data d0392a2505 init 2 tuần trước cách đây
doc 69c6558f14 图片匹配完美 2 tuần trước cách đây
hal 69c6558f14 图片匹配完美 2 tuần trước cách đây
include 69c6558f14 图片匹配完美 2 tuần trước cách đây
modules 69c6558f14 图片匹配完美 2 tuần trước cách đây
platforms 69c6558f14 图片匹配完美 2 tuần trước cách đây
samples 69c6558f14 图片匹配完美 2 tuần trước cách đây
.editorconfig d0392a2505 init 2 tuần trước cách đây
CMakeLists.txt d0392a2505 init 2 tuần trước cách đây
CONTRIBUTING.md d0392a2505 init 2 tuần trước cách đây
COPYRIGHT d0392a2505 init 2 tuần trước cách đây
LICENSE d0392a2505 init 2 tuần trước cách đây
README.md d0392a2505 init 2 tuần trước cách đây
SECURITY.md d0392a2505 init 2 tuần trước cách đây

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