Open Source Computer Vision Library https://opencv.org/
 
 
 
 
 
 
Vladislav Vinogradov d5d88efd5d fix GpuMat::copyTo method with mask: 11 years ago
3rdparty All installed files marked with component names for install customization. 11 years ago
apps All installed files marked with component names for install customization. 11 years ago
cmake Absolute path to tests in opencv_run_app_tests.sh fixed. 11 years ago
data Implicit testdata directory permissions setup added. 11 years ago
doc Corrected package name in tutorial 11 years ago
include All installed files marked with component names for install customization. 11 years ago
modules fix GpuMat::copyTo method with mask: 11 years ago
platforms Merge branch 'android_manager_version_inc4' into 2.4.8.1-prep 11 years ago
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. 11 years ago
.gitattributes Added more text/binary/whitespace attributes for files we have. 12 years ago
.gitignore Reworked documentation building to work with extra modules. 12 years ago
CMakeLists.txt opencv_run_all_tests.sh script added to -tests package. 11 years ago
LICENSE Initial Linux packages build rools for CPack. 11 years ago
README.md Updated README.md 12 years ago
index.rst android -> plarforms/android 12 years ago

README.md

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