Click or drag to resize

DataLogger Constructor

http://www.emgu.com
Create a MessageLogger and register the callback function

Namespace:  Emgu.CV.Util
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public DataLogger(
	int logLevel
)

Parameters

logLevel
Type: SystemInt32
The log level.
See Also