cv::gpu::DeviceInfo Class Reference
#include <gpu.hpp>
List of all members.
Constructor & Destructor Documentation
cv::gpu::DeviceInfo::DeviceInfo |
( |
|
) |
|
cv::gpu::DeviceInfo::DeviceInfo |
( |
int |
device_id |
) |
|
Member Function Documentation
string cv::gpu::DeviceInfo::name |
( |
|
) |
const |
int cv::gpu::DeviceInfo::majorVersion |
( |
|
) |
const |
int cv::gpu::DeviceInfo::minorVersion |
( |
|
) |
const |
int cv::gpu::DeviceInfo::multiProcessorCount |
( |
|
) |
const |
size_t cv::gpu::DeviceInfo::freeMemory |
( |
|
) |
const |
size_t cv::gpu::DeviceInfo::totalMemory |
( |
|
) |
const |
bool cv::gpu::DeviceInfo::supports |
( |
FeatureSet |
feature_set |
) |
const |
bool cv::gpu::DeviceInfo::isCompatible |
( |
|
) |
const |
The documentation for this class was generated from the following file: