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.