Lines Matching full:predict
209 CvEM::predict( const CvMat* _sample, CvMat* _probs ) const216 CV_FUNCNAME( "CvEM::predict" );378 labels->data.i[i*lstep] = cvRound(predict(&sample, &prob));