Cv2GpuGetDevice Method OpenCvSharp Class Library
Returns the current device index set by SetDevice() or initialized by default.

Namespace:  OpenCvSharp.CPlusPlus.Gpu
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static int GetDevice()

Return Value

Type: Int32

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.Gpu.Cv2Gpu.GetDevice"]

See Also

Reference