Go to file
2018-12-12 13:35:43 +03:00
.github
3rdparty
apps
cmake cmake: fix compiler flags filtering 2018-12-12 13:35:43 +03:00
data
doc photo: move TonemapDurand to opencv_contrib 2018-12-04 18:59:27 +03:00
include
modules Merge pull request #13382 from LaurentBerger:imreadsize 2018-12-09 15:05:27 +03:00
platforms
samples photo: move TonemapDurand to opencv_contrib 2018-12-04 18:59:27 +03:00
.editorconfig
.gitattributes
.gitignore
CMakeLists.txt Merge pull request #13367 from mshabunin:cmake-verify 2018-12-07 15:57:25 +03:00
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.