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 41f5e8e3d8 Fixed output paths for some libraries and executables. 14 years ago
..
CMakeLists.txt Fixed output paths for some libraries and executables. 14 years ago
boost.cpp replaced alloca() (a.k.a. cvStackAlloc) with AutoBuffer or vector() everywhere. cvStackAlloc() is still defined, but we do not need alloca() anymore to compile and run OpenCV (fixes #889 and may be some others) 14 years ago
boost.h "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
cascadeclassifier.cpp fixed grammar error 15 years ago
cascadeclassifier.h fixed grammar error 15 years ago
features.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
haarfeatures.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
haarfeatures.h "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
imagestorage.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
imagestorage.h "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
lbpfeatures.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
lbpfeatures.h "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
traincascade.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
traincascade_features.h "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago