| 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 Function Empty As Boolean
member Empty : unit -> bool
Return Value
Type:
Boolean[Missing <returns> documentation for "M:OpenCvSharp.Dnn.Net.Empty"]
See Also