Go to file
2015-08-12 14:40:51 +00:00
3rdparty
apps
cmake
data
doc
include
modules Fixing possible corruption for big training data sizes 2015-08-10 12:36:27 +03:00
platforms
samples
.gitattributes
.gitignore
.tgitconfig
CMakeLists.txt
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.