Go to file
2014-08-05 14:52:22 +00:00
3rdparty Merge pull request #2925 from BloodAxe:osx-framework-script 2014-07-19 18:04:15 +00:00
apps made everything compile and even run somehow 2014-08-03 01:41:09 +04:00
cmake Another typo in comment inside OpenNI2 cmake file 2014-07-29 11:13:00 +02:00
data
doc AKAZE fixes, tests and tutorial 2014-07-30 18:02:08 +04:00
include Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
modules Merge pull request #3045 from vbystricky:ocl_MeanStdDevFix 2014-08-05 14:52:22 +00:00
platforms Fix cmake to build OpenCV framework on OSX 2014-07-01 22:31:57 +03:00
samples Merge pull request #3032 from vpisarev:refactor_ml2 2014-08-04 14:51:38 +00:00
.gitattributes
.gitignore
.tgitconfig
CMakeLists.txt Merge remote-tracking branch 'origin/master' into Openni2Support 2014-07-20 14:28:10 +02: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.