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 Pavlenko ef9669ba1a Merge pull request #2506 from apavlenko:lbp_ocl_use_any_device 11 years ago
..
opencl Fixed incorrect thread synchronizations 11 years ago
_latentsvm.h Normalize line endings and whitespace 12 years ago
_lsvm_distancetransform.h Normalize line endings and whitespace 12 years ago
_lsvm_error.h refactoring latentSVM 14 years ago
_lsvm_fft.h Normalize line endings and whitespace 12 years ago
_lsvm_matching.h Normalize line endings and whitespace 12 years ago
_lsvm_resizeimg.h fixed several gcc 4.1 warnings 14 years ago
_lsvm_routine.h Move C API of opencv_objdetect to separate file 12 years ago
_lsvm_tbbversion.h Normalized file endings. 12 years ago
_lsvm_types.h Normalize line endings and whitespace 12 years ago
_lsvmparser.h Move C API of opencv_objdetect to separate file 12 years ago
cascadedetect.cpp enabling OCL LBP branch for all devices 11 years ago
cascadedetect.hpp fixed bug reported by Irina K. Also tried to fix LBP detector regression in quality (probably it did not help but still ...) 11 years ago
cascadedetect_convert.cpp fixed various warnings from the “doc” and other builders 11 years ago
datamatrix.cpp Move C API of opencv_objdetect to separate file 12 years ago
distancetransform.cpp Normalize line endings and whitespace 12 years ago
erfilter.cpp fixed defects from Xcode 11 years ago
featurepyramid.cpp Merge commit '43aec5ad' into merge-2.4 12 years ago
fft.cpp Normalized file endings. 12 years ago
haar.cpp Merge commit '4b885e206' into merge-2.4 11 years ago
hog.cpp Enabled Intel-specific optimizations for HOG detector. 11 years ago
latentsvm.cpp Merge remote-tracking branch 'origin/2.4' 12 years ago
latentsvmdetector.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
linemod.cpp Boring changes - objdetect. 12 years ago
lsvmparser.cpp Added pointer initialization 11 years ago
lsvmtbbversion.cpp Normalized file endings. 12 years ago
matching.cpp Move C API of opencv_objdetect to separate file 12 years ago
normal_lut.i Initial commit of LINE-MOD source code to objdetect module. 13 years ago
precomp.hpp updated patch to bring in the first functions with "transparent API" 11 years ago
resizeimg.cpp Move border type constants and Moments class to core module 12 years ago
routine.cpp Normalize line endings and whitespace 12 years ago