Click or drag to resize

Layer Properties

http://www.emgu.com

The Layer type exposes the following members.

Properties
  NameDescription
Public propertyBlobs
List of learned parameters must be stored here to allow read them by using Net::getParam().
Public propertyName
The name of the layer
Public propertyPreferableTarget
The preferable target
Public propertyPtr
Pointer to the unmanaged object
(Inherited from UnmanagedObject.)
Public propertySharedPtr
Pointer to the shared pointer to the unmanaged object
(Inherited from SharedPtrObject.)
Public propertyType
The layer type
Top
See Also