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.