luoyc a9c35a4807 opencv source code commit 1 år sedan
..
3rdparty a9c35a4807 opencv source code commit 1 år sedan
apps a9c35a4807 opencv source code commit 1 år sedan
cmake a9c35a4807 opencv source code commit 1 år sedan
data a9c35a4807 opencv source code commit 1 år sedan
doc a9c35a4807 opencv source code commit 1 år sedan
include a9c35a4807 opencv source code commit 1 år sedan
modules a9c35a4807 opencv source code commit 1 år sedan
platforms a9c35a4807 opencv source code commit 1 år sedan
samples a9c35a4807 opencv source code commit 1 år sedan
.editorconfig a9c35a4807 opencv source code commit 1 år sedan
CMakeLists.txt a9c35a4807 opencv source code commit 1 år sedan
CONTRIBUTING.md a9c35a4807 opencv source code commit 1 år sedan
COPYRIGHT a9c35a4807 opencv source code commit 1 år sedan
LICENSE a9c35a4807 opencv source code commit 1 år sedan
README.md a9c35a4807 opencv source code commit 1 år sedan
SECURITY.md a9c35a4807 opencv source code commit 1 år sedan

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.