Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

KNearest get sample count - where did it go?

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?