http://www.emgu.com
Check to make sure all the unmanaged libraries are loaded
Namespace:
Emgu.TF
Assembly:
Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.4.1.1202
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