DpmDetectorClassCount Property |
http://www.emgu.com
get the number of classes
Namespace:
Emgu.CV.Dpm
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
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