luoyc a9c35a4807 opencv source code commit 1 year ago
..
3rdparty a9c35a4807 opencv source code commit 1 year ago
apps a9c35a4807 opencv source code commit 1 year ago
cmake a9c35a4807 opencv source code commit 1 year ago
data a9c35a4807 opencv source code commit 1 year ago
doc a9c35a4807 opencv source code commit 1 year ago
include a9c35a4807 opencv source code commit 1 year ago
modules a9c35a4807 opencv source code commit 1 year ago
platforms a9c35a4807 opencv source code commit 1 year ago
samples a9c35a4807 opencv source code commit 1 year ago
.editorconfig a9c35a4807 opencv source code commit 1 year ago
CMakeLists.txt a9c35a4807 opencv source code commit 1 year ago
CONTRIBUTING.md a9c35a4807 opencv source code commit 1 year ago
COPYRIGHT a9c35a4807 opencv source code commit 1 year ago
LICENSE a9c35a4807 opencv source code commit 1 year ago
README.md a9c35a4807 opencv source code commit 1 year ago
SECURITY.md a9c35a4807 opencv source code commit 1 year 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.