fixed CvBoost::predict
authorMaria Dimashova <maria.dimashova@gmail.com>
Fri, 28 Dec 2012 20:30:52 +0000 (00:30 +0400)
committerMaria Dimashova <maria.dimashova@gmail.com>
Fri, 28 Dec 2012 20:30:52 +0000 (00:30 +0400)
commit0e2958e8884ced786c934eb0c4563fd3eec7a1fc
tree6f2014384fe68db7dbb73c2361f2b3582795261f
parent5f419713050b55678241bff8b1f07f6b2980f27e
fixed CvBoost::predict
(Sometimes sample_data became bad because the buffer with its values was deallocated early).
modules/ml/src/boost.cpp