Go to file
2018-08-27 11:10:45 +00:00
.github
3rdparty
apps
cmake Merge pull request #12224 from cv3d:improvments/CUDA_detection 2018-08-16 09:51:13 +00:00
data
doc Merge pull request #12269 from cv3d:improvements/binding_python 2018-08-24 19:38:12 +00:00
include
modules related moved enums 2018-08-27 00:43:04 +03:00
platforms
samples Merge pull request #12246 from sturkmen72:move_enums 2018-08-24 11:11:34 +03:00
.gitattributes
.gitignore
CMakeLists.txt Merge pull request #12192 from pasbi:pfm 2018-08-13 13:14:12 +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.