Go to file
2014-10-02 16:45:59 +02:00
3rdparty
apps
cmake Merge pull request #3198 from mshabunin:java_test_fix 2014-09-11 16:15:25 +00:00
data
doc updated links to the official OpenCV youtube channel 2014-09-01 11:28:43 +04:00
include
modules Add UPNP acc_test and perf_test 2014-10-02 16:45:59 +02:00
platforms
samples Fixed android samples build 2014-09-08 23:22:29 +04:00
.gitattributes
.gitignore
.tgitconfig
CMakeLists.txt NEON impl on cv::convertScaleAba CV_32f 2014-09-01 17:04:36 +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.