http://www.emgu.com
The Gpu device information

Namespace: Emgu.CV.GPU
Assembly: Emgu.CV.GPU (in Emgu.CV.GPU.dll) Version: 2.3.0.1416 (2.3.0.1416)

Syntax

C#
public class GpuDevice : UnmanagedObject
Visual Basic
Public Class GpuDevice _
	Inherits UnmanagedObject
Visual C++
public ref class GpuDevice : public UnmanagedObject

Inheritance Hierarchy

See Also