[Missing <summary> documentation for "N:OpenCvSharp.CPlusPlus.Gpu"]
Classes
| Class | Description | |
|---|---|---|
| CascadeClassifier_GPU |
The cascade classifier class for object detection:
supports old haar and new lbp xml formats and nvbin for haar cascades only.
| |
| CudaMem |
CudaMem is limited cv::Mat with page locked memory allocation.
| |
| Cv2Gpu |
Functions of OpenCV GPU module
| |
| DeviceInfo |
Gives information about the given GPU
| |
| DisposableGpuObject |
An abstract class in GPU module that implements DisposableCvObject
| |
| FAST_GPU |
Class used for corner detection using the FAST algorithm.
| |
| 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 | ||
| HOGDescriptor |
HOG (Histogram-of-Oriented-Gradients) Descriptor and Object Detector
| |
| MOG_GPU |
Gaussian Mixture-based Backbround/Foreground Segmentation Algorithm
| |
| MOG2_GPU |
Gaussian Mixture-based Backbround/Foreground Segmentation Algorithm
| |
| ORB_GPU |
Class for extracting ORB features and descriptors from an image.
| |
| StereoBM_GPU | ||
| Stream |
Encapculates Cuda Stream. Provides interface for async coping.
|
Delegates
| Delegate | Description | |
|---|---|---|
| StreamCallback |
Enumerations
| Enumeration | Description | |
|---|---|---|
| CudaMemAllocType | ||
| DescriptorFormat |
TODO
| |
| FeatureSet | ||
| ORB_GPUScoreType |