The Gpu device information
Namespace: Emgu.CV.GPUAssembly: Emgu.CV.GPU (in Emgu.CV.GPU.dll) Version: 2.2.1.1150 (2.2.1.1150)
Syntax
C# | Visual Basic | Visual C++ |
public class GpuDevice
Public Class GpuDevice
public ref class GpuDevice
Members
All Members | Constructors ![]() | Fields ![]() | Methods ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | GpuDevice(Int32) |
Query the information of the gpu device with the specific id.
|
![]() | CudaComputeCapability |
The compute capability
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | HasAtomicSupport |
Indicates if the device has atomic support
|
![]() | HasNativeDoubleSupport |
Indicates if the decive has native double support
|
![]() | ID |
The id of the device
|
![]() | MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | Name |
The name of the device
|
![]() | NumberOfSMs |
The number of single multi processors
|
![]() | ToString()()()() | (Inherited from Object.) |