Click or drag to resize

NetEmpty Property

http://www.emgu.com
Returns true if there are no layers in the network.

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

Property Value

Type: Boolean
See Also