Menu

Tree [8609cf] master /
 History

HTTPS access


File Date Author Commit
 .github 2016-06-14 Alexander Alekhin Alexander Alekhin [ddc0b4] migration: github.com/opencv/opencv
 3rdparty 2016-12-21 Vitaly Tuzov Vitaly Tuzov [be7d06] Merge pull request #7802 from terfendail:ovxhal...
 apps 2016-12-17 Kevin Hughes Kevin Hughes [0d32be] add the type_id to the old save format
 cmake 2016-12-23 Vadim Pisarevsky Vadim Pisarevsky [0bd686] restored OpenBLAS detection; fixed MKL's lapack...
 data 2016-08-12 Joe Howse Joe Howse [00045b] Removing whitespace to appease doc builder
 doc 2016-12-19 Peter Entwistle Peter Entwistle [b3900c] Fixed broken links in the cascade classifier tu...
 include 2016-09-30 sourin sourin [a34fbf] Fixed identifiers warns
 modules 2016-12-30 Canming Huang Canming Huang [799984] Fix for 32bit OSX build.
 platforms 2016-12-19 Alexander Alekhin Alexander Alekhin [d85c11] OpenCV version++
 samples 2016-12-17 jacobdang jacobdang [dd482c] bug fix for #7846
 .gitattributes 2013-09-14 hbristow hbristow [224f44] Made changes to OpenCVFindMatlab suggested by S...
 .gitignore 2015-09-16 Dan Dan [23fc59] Improved thrust interop tutorial.
 .tgitconfig 2014-02-25 Linquize Linquize [a22863] Add tgit.icon project config
 CMakeLists.txt 2017-01-04 Canming Huang Canming Huang [8609cf] Fix Windows 8.1 Phone/Store and Windows UWP com...
 CONTRIBUTING.md 2016-06-14 Alexander Alekhin Alexander Alekhin [ddc0b4] migration: github.com/opencv/opencv
 LICENSE 2016-01-18 Prayag Verma Prayag Verma [9a783d] Update license year range to 2016
 README.md 2016-06-14 Alexander Alekhin Alexander Alekhin [ddc0b4] migration: github.com/opencv/opencv

Read Me

OpenCV: Open Source Computer Vision Library

Resources

Contributing

Please read before starting work on a pull request: https://github.com/opencv/opencv/wiki/How_to_contribute

Summary of 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.