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 (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public DataLogger(
	int logLevel
)

Parameters

logLevel
Type: SystemInt32
The log level.
See Also