Click or drag to resize

DeviceInfo Constructor (Int32)

Creates DeviceInfo object for the given GPU

Namespace:  OpenCvSharp.Cuda
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public DeviceInfo(
	int deviceId
)

Parameters

deviceId
Type: SystemInt32
See Also