Fixed allocated vector size in ML ANN algorithm
authorMaksim Shabunin <maksim.shabunin@itseez.com>
Tue, 3 Feb 2015 15:11:25 +0000 (18:11 +0300)
committerMaksim Shabunin <maksim.shabunin@itseez.com>
Tue, 3 Feb 2015 15:16:20 +0000 (18:16 +0300)
commitc85197da5566e135bb9af5873c440ef0c1a9e7d6
tree1f2154d350e638ec1a76449bd09bd36a6c80d8ed
parent4c52dfc9569a3b547de2b9eee47c535ed035860f
Fixed allocated vector size in ML ANN algorithm

- updated return value of points_classifier sample
modules/ml/src/ann_mlp.cpp
samples/cpp/points_classifier.cpp