Vadim Pisarevsky
|
21f962c315
|
small correction to the previous patch (also by Konstantin Krivakin)
|
2011-04-20 17:56:25 +00:00 |
|
Vadim Pisarevsky
|
17a2480a21
|
integrated parallel SVM prediction; fixed warnings after meanshift integration
|
2011-04-19 16:20:44 +00:00 |
|
Vadim Pisarevsky
|
0e81d9a11c
|
replaced alloca() (a.k.a. cvStackAlloc) with AutoBuffer or vector() everywhere. cvStackAlloc() is still defined, but we do not need alloca() anymore to compile and run OpenCV (fixes #889 and may be some others)
|
2011-02-18 10:31:14 +00:00 |
|
Vadim Pisarevsky
|
bad4ca2a51
|
added the optional balanced cross-validation in SVN::train_auto (by arman, ticket #314)
|
2010-11-29 22:37:02 +00:00 |
|
Vadim Pisarevsky
|
6a6ee6403c
|
fixed allocation bug in SVM training (ticket #511)
|
2010-11-29 16:02:13 +00:00 |
|
Maria Dimashova
|
c104cdce96
|
made random generators of MLL classes depended on default rng (theRNG) (#205).
|
2010-11-29 14:04:08 +00:00 |
|
Vadim Pisarevsky
|
5b6a755719
|
almost finished Python wrappers
|
2010-11-02 17:58:22 +00:00 |
|
Maria Dimashova
|
82a98521ed
|
fixed SVM
|
2010-08-09 15:43:06 +00:00 |
|
Maria Dimashova
|
be189a4578
|
fixed CvSVM
|
2010-05-30 11:28:43 +00:00 |
|
Maria Dimashova
|
a8bc74f2e1
|
fixed CvSVM
|
2010-05-30 11:03:42 +00:00 |
|
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
|