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.0.1.3373 (4.0.1.3373)
Syntax
public VectorOfMat Blobs { get; }

Property Value

Type: VectorOfMat
See Also