OpenCvSharp.Cuda Namespace |
| Class | Description | |
|---|---|---|
| DeviceInfo |
Gives information about the given GPU
| |
| DisposableGpuObject |
An abstract class in GPU module that implements DisposableCvObject
| |
| GpuMat |
Smart pointer for GPU memory with reference counting. Its interface is mostly similar with cv::Mat.
| |
| GpuMatColIndexer |
Mat column's indexer object
| |
| GpuMatIndexerT |
GpuMat Indexer
| |
| GpuMatRowIndexer |
Mat row's indexer object
| |
| GpuMatIndexerT |
Abstract definition of Mat indexer
| |
| GpuMatRowColIndexer | ||
| Stream |
Encapculates Cuda Stream. Provides interface for async coping.
|
| Delegate | Description | |
|---|---|---|
| StreamCallback |
| Enumeration | Description | |
|---|---|---|
| CudaMemAllocType | ||
| DescriptorFormat |
TODO
| |
| FeatureSet |