Table of Contents

Method Create

Namespace
OpenCvSharp.ML
Assembly
OpenCvSharp.dll

Create()

Creates empty model. Use StatModel::train to train the model after creation.

public static NormalBayesClassifier Create()

Returns

NormalBayesClassifier