GpuMat Indexer
Inheritance Hierarchy
OpenCvSharp.CPlusPlus.GpuGpuMatIndexerT
OpenCvSharp.CPlusPlus.GpuGpuMatIndexerT
Namespace: OpenCvSharp.CPlusPlus.Gpu
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "T:OpenCvSharp.CPlusPlus.Gpu.GpuMat.Indexer`1"]
The GpuMatIndexerT type exposes the following members.
Properties
Name | Description | |
---|---|---|
Item |
2-dimensional indexer
(Overrides GpuMatIndexerTItemInt32, Int32.) |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also