Go to file
2021-04-01 14:04:36 +00:00
.github Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-01-22 21:29:21 +00:00
3rdparty ffmpeg/4.x: update FFmpeg wrapper 2021.03 2021-03-03 11:41:36 +00:00
apps apps(model_diagnostics): fix invalid callback 2021-04-01 10:26:22 +00:00
cmake Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-04-01 09:54:57 +00:00
data
doc Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-04-01 09:54:57 +00:00
include
modules Merge pull request #19820 from alalek:issue_19405 2021-04-01 12:32:09 +00:00
platforms Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-03-27 15:35:16 +00:00
samples Merge pull request #19762 from lukasalexanderweber:master 2021-03-24 15:02:20 +00:00
.editorconfig
.gitattributes
.gitignore
CMakeLists.txt Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-03-06 17:31:08 +00:00
CONTRIBUTING.md
COPYRIGHT
LICENSE
README.md
SECURITY.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.