Andy Maloney
|
5bd56e7464
|
Fix mem leak and mismatched new/delete
|
12 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
13 years ago |
Andrey Kamaev
|
bd0e0b5800
|
Merged the trunk r8589:8653 - all changes related to build warnings
|
13 years ago |
Andrey Kamaev
|
7cccc93bdf
|
Fixed Android build warnings and few warnings in specific cnfigurations
|
13 years ago |
Andrey Kamaev
|
f62028dc16
|
Fixed mingw build.
|
13 years ago |
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
13 years ago |
Marina Kolpakova
|
2ca6a50546
|
Fixed bug #1663
|
13 years ago |
Vadim Pisarevsky
|
ff5e97c8e4
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
14 years ago |
Evgeniy Kozinov
|
c3e9d0dd7e
|
fixed parser bug.
fixed TBB version in LatentSVM.
example works ok.
|
14 years ago |
Vadim Pisarevsky
|
08f1f5769a
|
ok. enabled TBB in LatentSVM, but need to check if it works
|
14 years ago |
Vadim Pisarevsky
|
36ba3d691e
|
temporarily switch off TBB
|
14 years ago |
Evgeniy Kozinov
|
07eed8c489
|
refactoring latentSVM
|
14 years ago |
Vadim Pisarevsky
|
17a2480a21
|
integrated parallel SVM prediction; fixed warnings after meanshift integration
|
14 years ago |
Valentina Kustikova
|
d03b89f163
|
Parallel version of Latent SVM.
|
14 years ago |
Vadim Pisarevsky
|
4a14795eb6
|
fixed several gcc 4.1 warnings
|
15 years ago |
Vadim Pisarevsky
|
bddaa00e03
|
renamed filterObject -> CvLSVMFilterObject, position -> CvLSVMFilterPosition etc.
|
15 years ago |
Vadim Pisarevsky
|
191f25ae7c
|
renamed internal headers to avoid conflicts with system header files
|
15 years ago |
Valentina Kustikova
|
fbfccffbaa
|
Integration object detection using Latent SVM. Sample was added.
|
15 years ago |