13 Commits (132b885b2481e824629339cd9aac41b2a01aa754)

Author SHA1 Message Date
LeonidBeynenson 013d54c230 Changed types of some variables from int64 back to int. 12 years ago
LeonidBeynenson 6de422701a Made changes to allow ml module to work with big data. 12 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev f2d3b9b4a1 Warning fixes continued 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Maria Dimashova 9783cd985f fixed ERTrees name for writing to/reading from xml 13 years ago
Vadim Pisarevsky eecda6d308 added explicit () to avoid MSVC /analyze warning 13 years ago
Maria Dimashova 221422467e fixed priors usage in ertrees 14 years ago
Anatoly Baksheev 1c18e5fef9 fixed ~300 warnings under windows (had to hack gtest a bit) 14 years ago
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) 14 years ago
Maria Dimashova c104cdce96 made random generators of MLL classes depended on default rng (theRNG) (#205). 14 years ago
Maria Dimashova 0c771221a3 fixed problem with surrogate splits in decision trees training 14 years ago
Maria Dimashova c15934dd2b modified default var_type values 15 years ago
Maria Dimashova 122a1c2bff fixed case of var_type==0 (ticket 397) 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago