Click or drag to resize

OperationDescriptionSetDevice Method

https://www.emgu.com/wiki/index.php/Emgu_TF
Specify the device

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

Parameters

device
Type: SystemString
The device name
See Also