Click or drag to resize

NetUnconnectedOutLayersNames Property

http://www.emgu.com
Returns names of layers with unconnected outputs.

Namespace:  Emgu.CV.Dnn
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public string[] UnconnectedOutLayersNames { get; }

Property Value

Type: String
See Also