Go to file
2022-01-13 14:51:25 +03:00
.github Merge pull request #21121 from cclauss:patch-2 2021-11-26 18:18:48 +00:00
3rdparty ffmpeg/4.x: update FFmpeg wrapper 2021.12 2021-12-20 16:30:21 +00:00
apps fix 4.x links 2021-12-22 13:24:30 +00:00
cmake Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-12-24 16:48:07 +00:00
data
doc Update documentation 2022-01-10 18:34:39 +03:00
include
modules Fixed issues found by static analysis 2022-01-13 14:51:25 +03:00
platforms apple/build_xcframework.py: fix incorrect catalyst archs 2022-01-06 09:36:28 +01:00
samples Merge pull request #21413 from berak:patch-1 2022-01-11 15:41:50 +00:00
.editorconfig
.gitattributes
.gitignore Merge pull request #17165 from komakai:objc-binding 2020-06-08 18:32:53 +00:00
CMakeLists.txt Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-12-24 16:48:07 +00:00
CONTRIBUTING.md
COPYRIGHT copyright: 2022 2022-01-04 12:49:15 +00:00
LICENSE copyright: 2022 2022-01-04 12:48:27 +00:00
README.md fix 4.x links 2021-12-22 13:24:30 +00:00
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.