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.
 
 
 
 
 
 
Kevin 93155c6ae0 Overloaded PCA constructor and ( ) operator to implement Feature#2287 - PCA that retains a specified amount of variance from the data. A sample was added to samples/cpp to demonstrate the new functionality. Docs and Tests were also updated 13 years ago
3rdparty Fix openexr build on Linux 13 years ago
android Merge branch 'master' of git://code.opencv.org/opencv 13 years ago
apps fixed many warnings (modified pull request 13) 13 years ago
cmake Added OpenEXR library v1.7.1 13 years ago
data modified facedetect to properly display very oblong objects and optionally flip image horizontally (for profile face detection). Added LBP cascades by Attila Novak for profile face detection and silverware detection (those are results of GSoC 2012) 13 years ago
doc added a few missing images for tutorials; integrated pull request #26 13 years ago
include Fixed linux and android install 13 years ago
ios some tweaks in optimization flags for opencv2.framework 13 years ago
modules Overloaded PCA constructor and ( ) operator to implement Feature#2287 - PCA that retains a specified amount of variance from the data. A sample was added to samples/cpp to demonstrate the new functionality. Docs and Tests were also updated 13 years ago
samples Overloaded PCA constructor and ( ) operator to implement Feature#2287 - PCA that retains a specified amount of variance from the data. A sample was added to samples/cpp to demonstrate the new functionality. Docs and Tests were also updated 13 years ago
.gitignore Changed the file .gitignore 13 years ago
CMakeLists.txt Added OpenEXR library v1.7.1 13 years ago
README updating README content 13 years ago
index.rst adding OpenCV Manager 13 years ago

README

OpenCV: open source computer vision library

Homepage: http://opencv.org
Online docs: http://docs.opencv.org
Q&A forum: http://answers.opencv.org
Dev zone: http://code.opencv.org