KNearest get sample count - where did it go?

asked 2014-11-11 08:20:38 -0600

wolfram79 gravatar image

The method

CvKNearest::get_sample_count ( Manual : Returns the total number of train samples. C++: int CvKNearest::get_sample_count() const )

seems to be a victim of the latest refactoring ... how to I get the train sample count now?

edit retag flag offensive close merge delete