Click or drag to resize

NetEmpty Method

Returns true if there are no layers in the network.

Namespace:  OpenCvSharp.Dnn
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public bool Empty()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:OpenCvSharp.Dnn.Net.Empty"]

See Also