http://www.emgu.com
The layer type
Namespace:
Emgu.CV.Dnn
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntaxpublic string Type { get; }
Public ReadOnly Property Type As String
Get
public:
property String^ Type {
String^ get ();
}
member Type : string with get
Property Value
Type:
String
See Also