Property Priors
- Namespace
- OpenCvSharp.ML
- Assembly
- OpenCvSharp.dll
Priors
The array of a priori class probabilities, sorted by the class label value.
public Mat Priors { get; set; }
The array of a priori class probabilities, sorted by the class label value.
public Mat Priors { get; set; }