Go to file
Alexander Alekhin d69a327d6d OpenCV version++
OpenCV 3.4.2
2018-06-10 10:20:38 +03:00
.github
3rdparty
apps
cmake
data
doc OpenCV version++ 2018-06-10 10:20:38 +03:00
include
modules OpenCV version++ 2018-06-10 10:20:38 +03:00
platforms OpenCV version++ 2018-06-10 10:20:38 +03:00
samples
.gitattributes
.gitignore
CMakeLists.txt
CONTRIBUTING.md
LICENSE
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.