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

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.