Go to file
2014-09-24 16:58:56 +00:00
3rdparty
apps Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
cmake Merge pull request #3205 from parafin:ximea_unix-3.0 2014-09-14 18:44:41 +00:00
data
doc Merge pull request #3175 from avdmitry:modern_doc_theme 2014-09-14 20:10:36 +00:00
include
modules Merge pull request #3249 from mshabunin:java_wrap 2014-09-24 16:58:56 +00:00
platforms
samples Fix xfeatures2d dependencies 2014-09-19 16:41:33 +04:00
.gitattributes
.gitignore
.tgitconfig
CMakeLists.txt Fixed android test detection and some spaces in CMakeLists.txt 2014-09-19 13:11:59 +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.