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

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.