luoyc a9c35a4807 opencv source code commit пре 1 година
..
3rdparty a9c35a4807 opencv source code commit пре 1 година
apps a9c35a4807 opencv source code commit пре 1 година
cmake a9c35a4807 opencv source code commit пре 1 година
data a9c35a4807 opencv source code commit пре 1 година
doc a9c35a4807 opencv source code commit пре 1 година
include a9c35a4807 opencv source code commit пре 1 година
modules a9c35a4807 opencv source code commit пре 1 година
platforms a9c35a4807 opencv source code commit пре 1 година
samples a9c35a4807 opencv source code commit пре 1 година
.editorconfig a9c35a4807 opencv source code commit пре 1 година
CMakeLists.txt a9c35a4807 opencv source code commit пре 1 година
CONTRIBUTING.md a9c35a4807 opencv source code commit пре 1 година
COPYRIGHT a9c35a4807 opencv source code commit пре 1 година
LICENSE a9c35a4807 opencv source code commit пре 1 година
README.md a9c35a4807 opencv source code commit пре 1 година
SECURITY.md a9c35a4807 opencv source code commit пре 1 година

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.