Click or drag to resize

FlatBufferModelInitialized Property

http://www.emgu.com
Returns true if the model is initialized

Namespace:  Emgu.TF.Lite
Assembly:  Emgu.TF.Lite.World (in Emgu.TF.Lite.World.dll) Version: 1.13.1.439 (1.13.1.439)
Syntax
public bool Initialized { get; }

Property Value

Type: Boolean
See Also