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 c197a46e7e removed rarely used fixed_size parameter from AutoBuffer type, added optional AutoBuffer* but to cvarrToMat in order to speedup CvSeq->Mat conversion; finished conversion of convex hull and related functions to C++ 12 years ago
3rdparty Update libjpeg to "Version 9 13-Jan-2013" 12 years ago
android Merge release 2.4.3.2 13 years ago
apps minor in train application 13 years ago
cmake Merge branch 2.4 13 years ago
data
doc Merge branch 2.4 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 removed rarely used fixed_size parameter from AutoBuffer type, added optional AutoBuffer* but to cvarrToMat in order to speedup CvSeq->Mat conversion; finished conversion of convex hull and related functions to C++ 12 years ago
samples Merge pull request #135 from nevion:master 13 years ago
.gitattributes Normalize line endings and whitespace 13 years ago
.gitignore Changed the file .gitignore 13 years ago
CMakeLists.txt fix precompiled headers usage in gpu module 13 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