Click or drag to resize

TfLiteInvokeCheckLibraryLoaded Method

http://www.emgu.com
Check to make sure all the unmanaged libraries are loaded

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 static bool CheckLibraryLoaded()

Return Value

Type: Boolean
True if library loaded
See Also