Go to file
2020-12-20 02:06:50 +00:00
.github
3rdparty
apps
cmake dnn: use OpenVINO 2021.2 defines 2020-12-16 22:22:17 +00:00
data
doc Merge pull request #19162 from alalek:backport_18985 2020-12-18 20:29:49 +00:00
include
modules imgproc: add rotatedRectangleIntersection empty input handling 2020-12-20 02:06:50 +00:00
platforms Merge pull request #19162 from alalek:backport_18985 2020-12-18 20:29:49 +00:00
samples Merge pull request #18591 from sl-sergei:download_utilities 2020-12-11 10:15:32 +00:00
.editorconfig
.gitattributes
.gitignore
CMakeLists.txt
CONTRIBUTING.md
LICENSE
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.