Click or drag to resize

DpmDetectorIsEmpty Property

http://www.emgu.com
Return true if the detector is empty

Namespace:  Emgu.CV.Dpm
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public bool IsEmpty { get; }

Property Value

Type: Boolean
See Also