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.
 
 
 
 
 
 
Maria Dimashova 1580806730 removed DOT implementation 14 years ago
..
_latentsvm.h Parallel version of Latent SVM. 14 years ago
_lsvm_distancetransform.h
_lsvm_error.h Parallel version of Latent SVM. 14 years ago
_lsvm_fft.h
_lsvm_matching.h Parallel version of Latent SVM. 14 years ago
_lsvm_resizeimg.h
_lsvm_routine.h
_lsvm_tbbversion.h fixed a few warnings and bugs, including ticket #1079 14 years ago
_lsvm_types.h removed comments in Russian 14 years ago
_lsvmparser.h
cascadedetect.cpp fixed cascade detection on images of size equal to feature size (#1070) 14 years ago
datamatrix.cpp ~40 warnings under VS2008 14 years ago
distancetransform.cpp
featurepyramid.cpp minor changes: removed trailing spaces in some files 14 years ago
fft.cpp
haar.cpp fixed cascade detection on images of size equal to feature size (#1070) 14 years ago
hog.cpp Added to objdetect module: meanshift grouping (groupRectangles_meanshift(...) for input rectangles); new pedestrian detection model, trained on the Daimler base (getDaimlerPeopleDetector(...) ). 14 years ago
latentsvm.cpp fixed compilation WITH_TBB 14 years ago
latentsvmdetector.cpp Bugs in the test for LatentSVM were fixed. 14 years ago
lsvmparser.cpp
lsvmtbbversion.cpp fixed a few warnings and bugs, including ticket #1079 14 years ago
matching.cpp integrated parallel SVM prediction; fixed warnings after meanshift integration 14 years ago
planardetect.cpp a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 14 years ago
precomp.cpp
precomp.hpp ~40 warnings under VS2008 14 years ago
resizeimg.cpp minor changes: removed trailing spaces in some files 14 years ago
routine.cpp