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.
 
 
 
 
 
 
Vladimir Dudnik 6309b2d08d added OpenCVFindIPP.cmake script, which will look for IPP installation at CMake configuration time. First, IPPROOT environment variable will be tested, if not found script will look at default install places. 14 years ago
..
_latentsvm.h fixed several gcc 4.1 warnings 15 years ago
_lsvm_distancetransform.h fixed several gcc 4.1 warnings 15 years ago
_lsvm_error.h Added error handling in latentsvmdetect sample 15 years ago
_lsvm_fft.h fixed several gcc 4.1 warnings 15 years ago
_lsvm_matching.h fixed several gcc 4.1 warnings 15 years ago
_lsvm_resizeimg.h fixed several gcc 4.1 warnings 15 years ago
_lsvm_routine.h fixed several gcc 4.1 warnings 15 years ago
_lsvm_types.h renamed filterObject -> CvLSVMFilterObject, position -> CvLSVMFilterPosition etc. 15 years ago
_lsvmparser.h renamed filterObject -> CvLSVMFilterObject, position -> CvLSVMFilterPosition etc. 15 years ago
cascadedetect.cpp bug #762 fixed 14 years ago
distancetransform.cpp fixed several gcc 4.1 warnings 15 years ago
featurepyramid.cpp fixed several gcc 4.1 warnings 15 years ago
fft.cpp renamed internal headers to avoid conflicts with system header files 15 years ago
haar.cpp code cleaning of cascade classifier 14 years ago
hog.cpp added OpenCVFindIPP.cmake script, which will look for IPP installation at CMake configuration time. First, IPPROOT environment variable will be tested, if not found script will look at default install places. 14 years ago
latentsvm.cpp fixed multiple warnings from VS2010. 14 years ago
latentsvmdetector.cpp fixed several gcc 4.1 warnings 15 years ago
lsvmparser.cpp several small fixes; added overloaded variant of cv::drawChessboardCorners 14 years ago
matching.cpp fixed several gcc 4.1 warnings 15 years ago
planardetect.cpp Moved PlanarObjectDetector to the objdetect module 14 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp Moved PlanarObjectDetector to the objdetect module 14 years ago
resizeimg.cpp fixed several gcc 4.1 warnings 15 years ago
routine.cpp fixed several gcc 4.1 warnings 15 years ago