Open Source Computer Vision Library
Go to file
Rostislav Vasilikhin 285218915c msvc cast warnings
2023-01-27 17:20:12 +01:00
.github Merge branch 4.x 2023-01-09 11:08:02 +00:00
3rdparty Merge branch 4.x 2023-01-09 11:08:02 +00:00
apps Merge branch 4.x 2023-01-09 11:08:02 +00:00
cmake Merge branch 4.x 2023-01-18 22:03:42 +00:00
data
doc Merge branch 4.x 2023-01-09 11:08:02 +00:00
include
modules msvc cast warnings 2023-01-27 17:20:12 +01:00
platforms Merge branch 4.x 2023-01-18 22:03:42 +00:00
samples Merge branch 4.x 2023-01-18 22:03:42 +00:00
.editorconfig
.gitattributes
.gitignore
CMakeLists.txt Merge branch 4.x 2023-01-09 11:08:02 +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.