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

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.