Ask Your Question

Revision history [back]

CvNormalBayesClassifier - missing functionality

float CvNormalBayesClassifier::predict(const Mat& samples, Mat* results=0, Mat* results_prob=0 )

results_prob gives me the probability of each class -> how about the other potential classes? I need them as well