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.
 
 
 
 
 
 
Andrey Kamaev 62ce815197 Fix rollover when computing buffer size in tiff decoder (bug #2161) 12 years ago
3rdparty Merge pull request #168 from asmorkalov:android_42_camera_fix 12 years ago
android Merge pull request #310 from taka-no-me:4digit_version 12 years ago
apps Add option to control build of applications (feature #2568) 12 years ago
cmake Merge pull request #346 from taka-no-me:decouple_V4L2 12 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) 12 years ago
doc Merge pull request #349 from Daniil-Osokin:bugfix_opencv_cheatsheet 12 years ago
include Normalize line endings and whitespace 12 years ago
ios another fix to make OpenCV more friendly for iOS developers. We now use libc++ instead of libstdc++ and clang instead of gcc to build opencv2.framework. 12 years ago
modules Fix rollover when computing buffer size in tiff decoder (bug #2161) 12 years ago
samples Merge pull request #328 from jet47:new-gpu-fixes 12 years ago
.gitattributes Normalize line endings and whitespace 12 years ago
.gitignore Changed the file .gitignore 12 years ago
CMakeLists.txt Merge pull request #357 from taka-no-me:build_opencv_apps 12 years ago
README
index.rst

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