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 0ee5c34f40 Merge pull request #2324 from vpisarev:fix_facedetect 11 years ago
..
opencl Merge pull request #2234 from KonstantinMatskevich:ocl_tapi_hog 11 years ago
_latentsvm.h
_lsvm_distancetransform.h
_lsvm_error.h
_lsvm_fft.h
_lsvm_matching.h
_lsvm_resizeimg.h
_lsvm_routine.h Move C API of opencv_objdetect to separate file 12 years ago
_lsvm_tbbversion.h Normalized file endings. 11 years ago
_lsvm_types.h
_lsvmparser.h Move C API of opencv_objdetect to separate file 12 years ago
cascadedetect.cpp Merge pull request #2324 from vpisarev:fix_facedetect 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
erfilter.cpp deleted excess semicolons, commas 11 years ago
featurepyramid.cpp Merge commit '43aec5ad' into merge-2.4 11 years ago
fft.cpp Normalized file endings. 11 years ago
haar.cpp Merge commit '4b885e206' into merge-2.4 11 years ago
hog.cpp fixes 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. 11 years ago
lsvmparser.cpp Added pointer initialization 11 years ago
lsvmtbbversion.cpp Normalized file endings. 11 years ago
matching.cpp Move C API of opencv_objdetect to separate file 12 years ago
normal_lut.i
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