Go to file
2015-05-13 11:36:15 +00:00
3rdparty
apps
cmake Fixing the gdal include error that Macports seems to only mess up. 2015-05-11 20:27:50 -07:00
data
doc Merge pull request #3974 from StevenPuttemans:fix_RGB_naming_master 2015-05-12 15:12:27 +00:00
include
modules Merge pull request #4006 from sgjava:opencv-steve 2015-05-13 11:36:15 +00:00
platforms
samples update openni sample comments referring #81 2015-04-24 18:19:03 +02:00
.gitattributes
.gitignore
.tgitconfig
CMakeLists.txt
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.