https://www.emgu.com
Check to make sure all the unmanaged libraries are loaded
Namespace:
Emgu.TF.Lite
Assembly:
Emgu.TF.Lite.Netstandard (in Emgu.TF.Lite.Netstandard.dll) Version: 2.8.0.1418
Syntaxpublic static bool Init()
Public Shared Function Init As Boolean
public:
static bool Init()
static member Init : unit -> bool
Return Value
Type:
BooleanTrue if library loaded
See Also