Click or drag to resize

Inception Properties

https://www.emgu.com

The Inception type exposes the following members.

Properties
  NameDescription
Public propertyDisposed
Returns true if the object has been disposed.
(Inherited from DisposableObject.)
Public propertyImported
Return true if the graph has been imported
Public propertyInputTensor
Get the input tensor for this graph
Public propertyInterpreter
Get the interpreter for this graph
Public propertyLabels
Get the labels
Public propertyPtr
Pointer to the unmanaged object
(Inherited from UnmanagedObject.)
Top
See Also