Open Source Computer Vision Library
Go to file
2014-02-10 15:48:51 +04:00
3rdparty All installed files marked with component names for install customization. 2014-01-24 17:13:22 +04:00
apps All installed files marked with component names for install customization. 2014-01-24 17:13:22 +04:00
cmake Absolute path to tests in opencv_run_app_tests.sh fixed. 2014-02-06 17:16:21 +04:00
data Implicit testdata directory permissions setup added. 2014-02-07 18:24:11 +04:00
doc removing duplicated legacy license, the actual instance is in 'opencv/LICENSE' 2014-02-10 15:48:51 +04:00
include All installed files marked with component names for install customization. 2014-01-24 17:13:22 +04:00
modules turn on CUDA part of stitching module on Android for non-dynamic build(cherry picked from commit a138e5a6a5) 2014-02-10 15:48:51 +04:00
platforms Merge branch 'android_manager_version_inc4' into 2.4.8.1-prep 2014-01-31 22:25:36 +04:00
samples Fixed a valgrind 'Conditional jump or move depends on uninitialised value(s)' on cv::kmeans(...). The original code used points(sampleCount, 1, CV_32FC2), which confused generateCentersPP into thinking it is a 1 dimensional center, instead of 2. As a result it would set only the x variable and leave y unitialised. 2014-02-10 15:48:51 +04:00
.gitattributes Added more text/binary/whitespace attributes for files we have. 2013-08-21 18:59:24 +04:00
.gitignore Reworked documentation building to work with extra modules. 2013-11-12 19:38:59 +04:00
CMakeLists.txt opencv_run_all_tests.sh script added to -tests package. 2014-01-29 17:41:59 +04:00
index.rst android -> plarforms/android 2013-05-27 11:10:38 +04:00
LICENSE Initial Linux packages build rools for CPack. 2014-01-24 14:48:19 +04:00
README.md Updated README.md 2013-07-30 18:51:53 +04:00

OpenCV: Open Source Computer Vision Library

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.

Donate OpenCV project Donate OpenCV project