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 (in Emgu.TF.dll) Version: 2.16.1.1620+d2904aaafaa66327b642f4fbd5e3c7133dd331e0
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