DpmDetectorClassCount Property |
http://www.emgu.com
get the number of classes
Namespace:
Emgu.CV.Dpm
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic int ClassCount { get; }
Public ReadOnly Property ClassCount As Integer
Get
public:
property int ClassCount {
int get ();
}
member ClassCount : int with get
Property Value
Type:
Int32
See Also