Go to file
2022-04-29 18:12:56 +00:00
.github opencv_extra fork usage in Github Actions (4.x branch) 2022-04-26 14:20:44 +03:00
3rdparty Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-04-16 14:41:15 +00:00
apps
cmake add mirrors for tim-vx and others in opencv_contrib 2022-04-21 14:48:40 +08:00
data
doc
include
modules Merge pull request #21923 from victor1234:calib3d-undistortPoints-R-P-test 2022-04-29 18:12:56 +00:00
platforms
samples Merge pull request #21805 from rogday:pretty_fix 2022-04-20 04:55:04 +00:00
.editorconfig
.gitattributes
.gitignore
CMakeLists.txt Merge pull request #21036 from fengyuentau:timvx_backend_support 2022-03-31 21:42:11 +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.