Andrey Kamaev
|
62adc01980
|
Move cv::Rect_
|
2013-04-01 15:24:33 +04:00 |
|
Andrey Kamaev
|
be7bbe3aa9
|
Drop cv:: prefix from cv::String used inside the cv namespace
|
2013-03-22 22:14:50 +04:00 |
|
Andrey Kamaev
|
2ad7b97f1c
|
All modules (except ocl and gpu) compiles and pass tests
|
2013-03-22 22:14:26 +04:00 |
|
Andrey Kamaev
|
2a6fb2867e
|
Remove all using directives for STL namespace and members
Made all STL usages explicit to be able automatically find all usages of
particular class or function.
|
2013-02-25 15:04:17 +04:00 |
|
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
2012-06-07 17:21:29 +00:00 |
|
Andrey Kamaev
|
67838a7a66
|
Made dependency of opencv_objdetect from opencv_highgui optional.
|
2012-03-27 20:17:31 +00:00 |
|
Vadim Pisarevsky
|
4985c1b632
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
|
Maria Dimashova
|
36967575be
|
Added doc on c++ version of latent svm
|
2011-10-04 12:10:57 +00:00 |
|
Maria Dimashova
|
a4bc940a50
|
fixed method clear()
|
2011-10-04 11:35:39 +00:00 |
|
Maria Dimashova
|
4d85ee7de1
|
added c++ wrapper of latent svm
|
2011-10-03 16:45:46 +00:00 |
|
Valentina Kustikova
|
110351d3de
|
Bugs in the test for LatentSVM were fixed.
|
2011-04-08 03:51:40 +00:00 |
|
Valentina Kustikova
|
d03b89f163
|
Parallel version of Latent SVM.
|
2011-02-08 07:34:25 +00:00 |
|
Vadim Pisarevsky
|
4a14795eb6
|
fixed several gcc 4.1 warnings
|
2010-10-21 18:30:57 +00:00 |
|
Vadim Pisarevsky
|
bddaa00e03
|
renamed filterObject -> CvLSVMFilterObject, position -> CvLSVMFilterPosition etc.
|
2010-10-18 08:49:18 +00:00 |
|
Alexey Polovinkin
|
ba88b2ee54
|
Added error handling in latentsvmdetect sample
|
2010-10-16 07:10:46 +00:00 |
|
Vadim Pisarevsky
|
191f25ae7c
|
renamed internal headers to avoid conflicts with system header files
|
2010-10-12 12:35:04 +00:00 |
|
Valentina Kustikova
|
fbfccffbaa
|
Integration object detection using Latent SVM. Sample was added.
|
2010-10-09 11:36:06 +00:00 |
|