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.
 
 
 
 
 
 
Philipp Wagner 4a4f90c406 facerec.cpp: Added an exception to the LBP extraction, so now a meaningful exception is thrown if the wrong image type was given. Thanks to Eric Christiansen for reporting. 12 years ago
3rdparty Shared libraries for native Android camera updated. 12 years ago
android Tegra3 package support enabled; 13 years ago
apps fixed #2165 13 years ago
cmake fix the compilation bugs 12 years ago
data changing package layout after 'make install' for Android build 13 years ago
doc minor update (pictures resize removed, emulator screen-shot downscaled) 12 years ago
include Fixed linux and android install 13 years ago
ios always remove libopencv_world.a before building framework to always include the up-to-date code into the framework binary. 13 years ago
modules facerec.cpp: Added an exception to the LBP extraction, so now a meaningful exception is thrown if the wrong image type was given. Thanks to Eric Christiansen for reporting. 12 years ago
samples facerec_demo.py: Updated contact mail address. 12 years ago
.gitignore added gitignore to filter out certain temporary files 12 years ago
CMakeLists.txt merged ocl module from ocl branch (it's not quite usable yet; at least on Mac) 13 years ago
README updating README content 12 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