Open Source Computer Vision Library
Go to file
2019-12-18 22:31:52 +00:00
.github
3rdparty Merge pull request #16027 from shibayan:arm64-windows10 2019-12-17 00:23:30 +03:00
apps FIx misc. source and comment typos 2019-08-15 13:09:52 +03:00
cmake Merge pull request #16027 from shibayan:arm64-windows10 2019-12-17 00:23:30 +03:00
data
doc Merge pull request #16100 from sajarindider:brief 2019-12-15 12:42:19 +03:00
include
modules Merge pull request #16191 from terfendail:lres2c_fix 2019-12-18 22:31:52 +00:00
platforms pre: OpenCV 3.4.9 (version++) 2019-12-05 18:28:38 +00:00
samples Merge pull request #16027 from shibayan:arm64-windows10 2019-12-17 00:23:30 +03:00
.editorconfig add .editorconfig 2018-10-11 17:57:51 +00:00
.gitattributes
.gitignore Merge pull request #15503 from cancerberoSgx:js-test-puppeteer 2019-11-17 00:29:38 +03:00
CMakeLists.txt Merge pull request #15537 from l-bat:ngraph 2019-12-02 16:16:06 +03:00
CONTRIBUTING.md
LICENSE Added Xperience.AI to copyright file. 2019-12-09 15:58:24 +03:00
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.