Click or drag to resize

GpuMatRowColIndexerGet Method (Range)

Creates a matrix header for the specified row/column span.

Namespace:  OpenCvSharp.Cuda
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public virtual GpuMat Get(
	Range range
)

Parameters

range
Type: OpenCvSharpRange

Return Value

Type: GpuMat
See Also