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

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.