Click or drag to resize
DataLoggerT Constructor
http://www.emgu.com
Create a new DataLogger

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