Click or drag to resize

GpuMat.Row Property

Indexer to access GpuMat row

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

Return Value

Type: GpuMat.RowIndexer
See Also