Maria Dimashova
|
221422467e
|
fixed priors usage in ertrees
|
2011-07-24 18:15:53 +00:00 |
|
Anatoly Baksheev
|
1c18e5fef9
|
fixed ~300 warnings under windows (had to hack gtest a bit)
|
2011-05-06 21:45:48 +00:00 |
|
Vadim Pisarevsky
|
65a7f13af3
|
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:29:57 +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 |
|
Maria Dimashova
|
0c771221a3
|
fixed problem with surrogate splits in decision trees training
|
2010-09-22 06:55:51 +00:00 |
|
Maria Dimashova
|
c15934dd2b
|
modified default var_type values
|
2010-06-24 08:34:47 +00:00 |
|
Maria Dimashova
|
122a1c2bff
|
fixed case of var_type==0 (ticket 397)
|
2010-06-23 17:00:12 +00:00 |
|
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
|