NormalBayesClassifier Constructor |
http://www.emgu.com
Create a normal Bayes classifier
Namespace:
Emgu.CV.ML
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.3.0.2824 (3.3.0.2824)
Syntaxpublic NormalBayesClassifier()
public:
NormalBayesClassifier()
new : unit -> NormalBayesClassifier
See Also