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

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.