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

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.