luoyc a9c35a4807 opencv source code commit 2 years ago
..
3rdparty a9c35a4807 opencv source code commit 2 years ago
apps a9c35a4807 opencv source code commit 2 years ago
cmake a9c35a4807 opencv source code commit 2 years ago
data a9c35a4807 opencv source code commit 2 years ago
doc a9c35a4807 opencv source code commit 2 years ago
include a9c35a4807 opencv source code commit 2 years ago
modules a9c35a4807 opencv source code commit 2 years ago
platforms a9c35a4807 opencv source code commit 2 years ago
samples a9c35a4807 opencv source code commit 2 years ago
.editorconfig a9c35a4807 opencv source code commit 2 years ago
CMakeLists.txt a9c35a4807 opencv source code commit 2 years ago
CONTRIBUTING.md a9c35a4807 opencv source code commit 2 years ago
COPYRIGHT a9c35a4807 opencv source code commit 2 years ago
LICENSE a9c35a4807 opencv source code commit 2 years ago
README.md a9c35a4807 opencv source code commit 2 years ago
SECURITY.md a9c35a4807 opencv source code commit 2 years ago

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.