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.
 
 
 
 
 
 
Roman Donchenko d583a79869 Revert "Add a variant of detectMultiScale with an argument 'weights'" 12 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
_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
_lsvm_routine.h Normalize line endings and whitespace 12 years ago
_lsvm_tbbversion.h Normalize line endings and whitespace 12 years ago
_lsvm_types.h Normalize line endings and whitespace 12 years ago
_lsvmparser.h Normalize line endings and whitespace 12 years ago
cascadedetect.cpp Revert "Add a variant of detectMultiScale with an argument 'weights'" 12 years ago
cascadedetect.hpp fixed many warnings (modified pull request 13) 12 years ago
datamatrix.cpp Updated warning options for GCC; fixed new warnings. 13 years ago
distancetransform.cpp Normalize line endings and whitespace 12 years ago
featurepyramid.cpp Remove russian comments 12 years ago
fft.cpp Normalize line endings and whitespace 12 years ago
haar.cpp Check memory allocation 12 years ago
hog.cpp fixed inconsistent new/delete operators 12 years ago
latentsvm.cpp Replaced most of the usages of parallel_for with that of parallel_for_. 12 years ago
latentsvmdetector.cpp Normalize line endings and whitespace 12 years ago
linemod.cpp added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters 12 years ago
lsvmparser.cpp Normalize line endings and whitespace 12 years ago
lsvmtbbversion.cpp Normalize line endings and whitespace 12 years ago
matching.cpp Remove unused vars 12 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
precomp.hpp Fixed number of warnings. Fixed mingw64 build. 13 years ago
resizeimg.cpp Normalize line endings and whitespace 12 years ago
routine.cpp Normalize line endings and whitespace 12 years ago