Andrey Kamaev
|
bd0e0b5800
|
Merged the trunk r8589:8653 - all changes related to build warnings
|
2012-06-15 13:04:17 +00:00 |
|
Maria Dimashova
|
9783cd985f
|
fixed ERTrees name for writing to/reading from xml
|
2012-04-12 14:13:15 +00:00 |
|
Vadim Pisarevsky
|
846e37ded5
|
fixed many warnings from GCC 4.6.1
|
2012-03-17 09:22:31 +00:00 |
|
Maria Dimashova
|
a3ce652eb4
|
fixed CvRTrees::read in case nactive_vars==var_count (thanks to Malcolm Reynolds)
|
2011-11-10 13:40:11 +00:00 |
|
Ilya Lysenkov
|
2c958b2598
|
Trunk: moved contructors implementations from .hpp to .cpp
|
2011-06-24 12:25:52 +00:00 |
|
Vadim Pisarevsky
|
c5e3869c32
|
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:36:18 +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
|
7d94f256e6
|
fixed CvDTree and CvForestTree find_best_split() methods
|
2010-09-10 15:44:46 +00:00 |
|
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
|