Click or drag to resize

OperationDescriptionSetDevice Method

http://www.emgu.com
Specify the device

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 1.0.0
Syntax
public void SetDevice(
	string device
)

Parameters

device
Type: SystemString
The device name
See Also