Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Seunghoon Park 2c7cf52e3b fixing bug #3345. use norm to make sure two matrices are the same. 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 removing duplicated legacy license, the actual instance is in 'opencv/LICENSE' 11 years ago
include All installed files marked with component names for install customization. 11 years ago
modules fixing bug #3345. use norm to make sure two matrices are the same. 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. 11 years ago
.gitignore Reworked documentation building to work with extra modules. 11 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 11 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