Overview Package Class Tree Index Help
OpenCV 3.0.0
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

org.opencv.ml
Class NormalBayesClassifier

java.lang.Object
 extended by org.opencv.core.Algorithm
 extended by org.opencv.ml.StatModel
 extended by org.opencv.ml.NormalBayesClassifier

public class NormalBayesClassifier
extends StatModel


Field Summary
Fields inherited from class org.opencv.ml.StatModel
COMPRESSED_INPUT, PREPROCESSED_INPUT, RAW_OUTPUT, UPDATE_MODEL
Method Summary
static NormalBayesClassifier create()
float predictProb(Mat inputs, Mat outputs, Mat outputProbs)
float predictProb(Mat inputs, Mat outputs, Mat outputProbs, int flags)
Methods inherited from class org.opencv.ml.StatModel
empty, getVarCount, isClassifier, isTrained, predict, predict, train
Methods inherited from class org.opencv.core.Algorithm
clear, getDefaultName, save
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Method Detail

create

public static NormalBayesClassifier create()

predictProb

public float predictProb(Mat inputs,
 Mat outputs,
 Mat outputProbs)

predictProb

public float predictProb(Mat inputs,
 Mat outputs,
 Mat outputProbs,
 int flags)

Overview Package Class Tree Index Help
OpenCV 3.0.0 Documentation
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

AltStyle によって変換されたページ (->オリジナル) /