Click or drag to resize

GpuMatCol Property

Indexer to access GpuMat column

Namespace:  OpenCvSharp.Cuda
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public GpuMatColIndexer Col { get; }

Return Value

Type: GpuMatColIndexer
See Also