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.
 
 
 
 
 
 
Vadim Pisarevsky 3d0c08816d 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. 13 years ago
3rdparty Suppress more warnings in libtiff 13 years ago
android CMake for OpenCV Manager updated; 13 years ago
apps Normalize line endings and whitespace 13 years ago
cmake Advance version number to 2.4.3-rc 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 fixed many errors in warnings in rst docs; added ocl module description (by Niko Li) 13 years ago
include Normalize line endings and whitespace 13 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. 13 years ago
modules fixed bugs #2300 (Vector::dot) and #2467 (build with Xcode 4.5 with --stdlib=libc++) 13 years ago
samples Merge pull request #112 from taka-no-me/warnings 13 years ago
.gitattributes Normalize line endings and whitespace 13 years ago
.gitignore Changed the file .gitignore 13 years ago
CMakeLists.txt CMake for OpenCV Manager updated; 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