Click or drag to resize

LayerBlobs Property

http://www.emgu.com
List of learned parameters must be stored here to allow read them by using Net::getParam().

Namespace:  Emgu.CV.Dnn
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public VectorOfMat Blobs { get; }

Property Value

Type: VectorOfMat
See Also