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 1852cb7eab Fix tegra build warnings 13 years ago
..
_latentsvm.h refactoring latentSVM 14 years ago
_lsvm_distancetransform.h fixed several gcc 4.1 warnings 14 years ago
_lsvm_error.h refactoring latentSVM 14 years ago
_lsvm_fft.h fixed several gcc 4.1 warnings 14 years ago
_lsvm_matching.h ok. enabled TBB in LatentSVM, but need to check if it works 14 years ago
_lsvm_resizeimg.h fixed several gcc 4.1 warnings 14 years ago
_lsvm_routine.h refactoring latentSVM 14 years ago
_lsvm_tbbversion.h fixed a few warnings and bugs, including ticket #1079 14 years ago
_lsvm_types.h refactoring latentSVM 14 years ago
_lsvmparser.h renamed filterObject -> CvLSVMFilterObject, position -> CvLSVMFilterPosition etc. 14 years ago
cascadedetect.cpp fixed brocken tests by classifier loger from r9027 13 years ago
cascadedetect.hpp Fix tegra build warnings 13 years ago
datamatrix.cpp Updated warning options for GCC; fixed new warnings. 13 years ago
distancetransform.cpp Set stricter warning rules for gcc 13 years ago
featurepyramid.cpp Fixed mingw build. 13 years ago
fft.cpp Set stricter warning rules for gcc 13 years ago
haar.cpp integrated another portion of SSE optimizations from Grigory Frolov 13 years ago
hog.cpp integrated patch: HOG confidence calculation. Thanks, Wongun. 13 years ago
latentsvm.cpp Fixed build with TBB 13 years ago
latentsvmdetector.cpp Set stricter warning rules for gcc 13 years ago
linemod.cpp Fixed number of warnings. Fixed mingw64 build. 13 years ago
lsvmparser.cpp Fixed mingw build. 13 years ago
lsvmtbbversion.cpp Eliminated all compiler warnings on Android 13 years ago
matching.cpp Fixed Android build warnings and few warnings in specific cnfigurations 13 years ago
normal_lut.i Initial commit of LINE-MOD source code to objdetect module. 13 years ago
objdetect_init.cpp merged 2.4 into trunk 13 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp Fixed number of warnings. Fixed mingw64 build. 13 years ago
resizeimg.cpp initial support of GPU LBP classifier: added new style xml format loading 13 years ago
routine.cpp initial support of GPU LBP classifier: added new style xml format loading 13 years ago