luoyc a9c35a4807 opencv source code commit 2 лет назад
..
3rdparty a9c35a4807 opencv source code commit 2 лет назад
apps a9c35a4807 opencv source code commit 2 лет назад
cmake a9c35a4807 opencv source code commit 2 лет назад
data a9c35a4807 opencv source code commit 2 лет назад
doc a9c35a4807 opencv source code commit 2 лет назад
include a9c35a4807 opencv source code commit 2 лет назад
modules a9c35a4807 opencv source code commit 2 лет назад
platforms a9c35a4807 opencv source code commit 2 лет назад
samples a9c35a4807 opencv source code commit 2 лет назад
.editorconfig a9c35a4807 opencv source code commit 2 лет назад
CMakeLists.txt a9c35a4807 opencv source code commit 2 лет назад
CONTRIBUTING.md a9c35a4807 opencv source code commit 2 лет назад
COPYRIGHT a9c35a4807 opencv source code commit 2 лет назад
LICENSE a9c35a4807 opencv source code commit 2 лет назад
README.md a9c35a4807 opencv source code commit 2 лет назад
SECURITY.md a9c35a4807 opencv source code commit 2 лет назад

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.