Click or drag to resize

TfInvokeInit Method

https://www.emgu.com/wiki/index.php/Emgu_TF
Check to make sure all the unmanaged libraries are loaded

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.6.0.1294
Syntax
public static bool Init()

Return Value

Type: Boolean
True if library loaded
See Also