Go to file
2016-02-01 21:15:28 +09:00
3rdparty
apps
cmake added cmakedefine to cmake/templates/cvconfig.h.in 2016-02-01 21:15:28 +09:00
data
doc
include
modules
platforms
samples
.gitattributes
.gitignore
.tgitconfig
CMakeLists.txt
CONTRIBUTING.md
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.