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

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.