Go to file
2014-04-18 15:04:46 +04:00
3rdparty ICV: added package downloader 2014-04-11 14:19:18 +04:00
apps
cmake Merge pull request #2606 from alalek:icv_downloader 2014-04-15 13:20:04 +04:00
data
doc Merge pull request #2538 from ElenaGvozdeva:ipp_async_convert 2014-04-08 11:05:30 +04:00
include
modules Add constant border fix call ipp function 2014-04-18 15:04:46 +04:00
platforms Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-04-07 14:59:34 +04:00
samples TAPI: stitching: improve warpers 2014-04-11 13:01:07 +04:00
.gitattributes
.gitignore
.tgitconfig Add tgit.icon project config 2014-02-26 17:46:52 +08:00
CMakeLists.txt ipp: added support for updated ICV package 2014-04-09 18:20:49 +04:00
index.rst
LICENSE
README.md

OpenCV: Open Source Computer Vision Library

Gittip

Resources

Contributing

Please read before starting work on a pull request: http://code.opencv.org/projects/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.