Open Source Computer Vision Library https://opencv.org/
 
 
 
 
 
 
Suleyman TURKMEN 439ef6447d Update window.cpp 3 years ago
.github Update PULL_REQUEST_TEMPLATE.md and ISSUE_TEMPLATE.md 3 years ago
3rdparty
apps
cmake Merge remote-tracking branch 'upstream/3.4' into merge-3.4 3 years ago
data
doc Update documentation 3 years ago
include
modules Update window.cpp 3 years ago
platforms Merge remote-tracking branch 'upstream/3.4' into merge-3.4 3 years ago
samples Merge pull request #21361 from alalek:sample_fix_tracking 3 years ago
.editorconfig
.gitattributes
.gitignore
CMakeLists.txt Merge remote-tracking branch 'upstream/3.4' into merge-3.4 3 years ago
CONTRIBUTING.md
COPYRIGHT copyright: 2022 3 years ago
LICENSE copyright: 2022 3 years ago
README.md
SECURITY.md

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.