..
_latentsvm.h
Parallel version of Latent SVM.
2011-02-08 07:34:25 +00:00
_lsvm_distancetransform.h
fixed several gcc 4.1 warnings
2010-10-21 18:30:57 +00:00
_lsvm_error.h
Parallel version of Latent SVM.
2011-02-08 07:34:25 +00:00
_lsvm_fft.h
fixed several gcc 4.1 warnings
2010-10-21 18:30:57 +00:00
_lsvm_matching.h
Parallel version of Latent SVM.
2011-02-08 07:34:25 +00:00
_lsvm_resizeimg.h
fixed several gcc 4.1 warnings
2010-10-21 18:30:57 +00:00
_lsvm_routine.h
fixed several gcc 4.1 warnings
2010-10-21 18:30:57 +00:00
_lsvm_tbbversion.h
Parallel version of Latent SVM.
2011-02-08 07:34:25 +00:00
_lsvm_types.h
renamed filterObject -> CvLSVMFilterObject, position -> CvLSVMFilterPosition etc.
2010-10-18 08:49:18 +00:00
_lsvmparser.h
renamed filterObject -> CvLSVMFilterObject, position -> CvLSVMFilterPosition etc.
2010-10-18 08:49:18 +00:00
cascadedetect.cpp
Merged the branch /branches/opencv_pthread_framework/opencv into the trunk.
2011-04-29 14:20:24 +00:00
datamatrix.cpp
simple mean for decode
2011-04-26 00:02:09 +00:00
distancetransform.cpp
fixed several gcc 4.1 warnings
2010-10-21 18:30:57 +00:00
dotdetector.cpp
started to integrate DOT detector
2011-04-26 13:57:55 +00:00
featurepyramid.cpp
minor changes: removed trailing spaces in some files
2011-04-18 19:34:51 +00:00
fft.cpp
renamed internal headers to avoid conflicts with system header files
2010-10-12 12:35:04 +00:00
haar.cpp
A little fix in haar cascade
2011-04-22 11:21:40 +00:00
hog.cpp
Added to objdetect module: meanshift grouping (groupRectangles_meanshift(...) for input rectangles); new pedestrian detection model, trained on the Daimler base (getDaimlerPeopleDetector(...) ).
2011-04-19 09:05:15 +00:00
latentsvm.cpp
Bugs in the test for LatentSVM were fixed.
2011-04-08 03:51:40 +00:00
latentsvmdetector.cpp
Bugs in the test for LatentSVM were fixed.
2011-04-08 03:51:40 +00:00
lsvmparser.cpp
several small fixes; added overloaded variant of cv::drawChessboardCorners
2010-11-27 23:16:50 +00:00
lsvmtbbversion.cpp
Fixes build for android, mentioned in ticket #873
2011-02-11 02:34:24 +00:00
matching.cpp
integrated parallel SVM prediction; fixed warnings after meanshift integration
2011-04-19 16:20:44 +00:00
planardetect.cpp
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
2011-04-17 13:14:45 +00:00
precomp.cpp
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00
precomp.hpp
Moved PlanarObjectDetector to the objdetect module
2010-12-27 08:25:31 +00:00
resizeimg.cpp
minor changes: removed trailing spaces in some files
2011-04-18 19:34:51 +00:00
routine.cpp
fixed several gcc 4.1 warnings
2010-10-21 18:30:57 +00:00