The DeviceInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
CvPtr |
Native pointer of OpenCV structure
(Inherited from DisposableCvObject.) | |
DeviceId | ||
FreeMemory | ||
IsCompatible |
Checks whether the GPU module can be run on the given device
| |
IsDisposed |
Gets a value indicating whether this instance has been disposed.
(Inherited from DisposableObject.) | |
IsEnabledDispose |
Gets or sets a value indicating whether you permit disposing this instance.
(Inherited from DisposableObject.) | |
MajorVersion |
Return compute capability versions
| |
MinorVersion |
Return compute capability versions
| |
MultiProcessorCount | ||
Name | ||
SharedMemPerBlock | ||
TotalMemory |
See Also