OpenCvSharp.CPlusPlus.Gpu Namespace OpenCvSharp Class Library

[Missing <summary> documentation for "N:OpenCvSharp.CPlusPlus.Gpu"]

Classes

  ClassDescription
Public classCascadeClassifier_GPU
The cascade classifier class for object detection: supports old haar and new lbp xml formats and nvbin for haar cascades only.
Public classCudaMem
CudaMem is limited cv::Mat with page locked memory allocation.
Public classCv2Gpu
Functions of OpenCV GPU module
Public classDeviceInfo
Gives information about the given GPU
Public classDisposableGpuObject
An abstract class in GPU module that implements DisposableCvObject
Public classFAST_GPU
Class used for corner detection using the FAST algorithm.
Public classGpuMat
Smart pointer for GPU memory with reference counting. Its interface is mostly similar with cv::Mat.
Public classGpuMatColIndexer
Mat column's indexer object
Public classGpuMatIndexerT
GpuMat Indexer
Public classGpuMatRowIndexer
Mat row's indexer object
Public classGpuMatIndexerT
Abstract definition of Mat indexer
Public classGpuMatRowColIndexer
Public classHOGDescriptor
HOG (Histogram-of-Oriented-Gradients) Descriptor and Object Detector
Public classMOG_GPU
Gaussian Mixture-based Backbround/Foreground Segmentation Algorithm
Public classMOG2_GPU
Gaussian Mixture-based Backbround/Foreground Segmentation Algorithm
Public classORB_GPU
Class for extracting ORB features and descriptors from an image.
Public classStereoBM_GPU
Public classStream
Encapculates Cuda Stream. Provides interface for async coping.
Delegates

  DelegateDescription
Public delegateStreamCallback
Enumerations

  EnumerationDescription
Public enumerationCudaMemAllocType
Public enumerationDescriptorFormat
TODO
Public enumerationFeatureSet
Public enumerationORB_GPUScoreType