Go to file
2019-07-02 16:40:21 +00:00
.github
3rdparty ffmpeg: update 3.4.6 2019-06-12 16:54:47 +00:00
apps
cmake Merge pull request #14958 from tomoaki0705:fixArmFp16Behavior 2019-07-02 16:40:21 +00:00
data
doc pre: OpenCV 3.4.7 (version++) 2019-06-21 16:57:17 +03:00
include
modules Merge pull request #14953 from alalek:core_static_analysis_eval_expr 2019-07-02 09:44:29 +00:00
platforms [#14873] Fix code signing issue in Try Compile script 2019-06-25 10:02:54 +02:00
samples Merge pull request #14837 from Cartucho:fix_laplace_operator_on_python 2019-07-01 17:00:25 +00:00
.editorconfig
.gitattributes
.gitignore
CMakeLists.txt cmake: typo in hook name 2019-06-14 19:07:54 +03:00
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.