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

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.