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.