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

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.