Click or drag to resize

NetUnconnectedOutLayers Property

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

Namespace:  Emgu.CV.Dnn
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public int[] UnconnectedOutLayers { get; }

Property Value

Type: Int32
See Also