Go to file
2014-10-14 16:45:02 +09:00
3rdparty Merge pull request #2925 from BloodAxe:osx-framework-script 2014-07-19 18:04:15 +00:00
apps Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
cmake Merge pull request #3216 from xantares:patch-1 2014-10-02 13:25:06 +00:00
data moved part of video to contrib/{outflow, bgsegm}; moved matlab to contrib 2014-08-10 23:24:16 +04:00
doc Merge pull request #3302 from berak:doc_fix_constants_30 2014-10-09 14:48:58 +00:00
include
modules whitespace 2014-10-14 16:45:02 +09:00
platforms
samples Merge pull request #3245 from avdmitry:hello_opencv_sample 2014-10-09 14:56:13 +00:00
.gitattributes
.gitignore
.tgitconfig
CMakeLists.txt Merge pull request #3216 from xantares:patch-1 2014-10-02 13:25:06 +00: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.