Go to file
2016-01-04 11:47:08 +01:00
3rdparty
apps
cmake Merge pull request #5861 from alalek:fix_pkgconfig 2016-01-04 06:58:19 +00:00
data
doc
include
modules ml: fix NormalBayesClassifier bulk prediction(#5911) 2016-01-04 11:47:08 +01:00
platforms
samples gpu samples: fix REMOVE_ITEM error 2015-12-31 02:24:54 +03:00
.gitattributes
.gitignore
.tgitconfig
CMakeLists.txt
CONTRIBUTING.md
LICENSE
README.md

OpenCV: Open Source Computer Vision Library

Gittip

Resources

Contributing

Please read before starting work on a pull request: https://github.com/Itseez/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.