Go to file
2021-01-17 18:59:20 +00:00
.github
3rdparty android: add -llog for libprotobuf 2020-12-10 20:00:58 +00:00
apps Fix typo 'Applicatioin' 2020-11-17 15:02:55 +00:00
cmake Merge pull request #19332 from alalek:xcode_ccache 2021-01-16 18:58:02 +00:00
data
doc Merge pull request #19297 from raaldrid:Template_Match_Tutorial_fix_17739 2021-01-11 20:54:54 +00:00
include
modules fix typo of the word storage 2021-01-17 18:59:20 +00:00
platforms Merge pull request #19332 from alalek:xcode_ccache 2021-01-16 18:58:02 +00:00
samples hotfix: call isOpened() in python bg sub tutorial 2021-01-11 14:04:56 -08:00
.editorconfig
.gitattributes
.gitignore
CMakeLists.txt Merge pull request #19332 from alalek:xcode_ccache 2021-01-16 18:58:02 +00:00
CONTRIBUTING.md
LICENSE copyright: 2021 2021-01-01 13:40:32 +00:00
README.md update forum link 2021-01-11 18:39:46 +00:00

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.