GpuMatRowColIndexerGet Method (Range) OpenCvSharp Class Library
Creates a matrix header for the specified row/column span.

Namespace:  OpenCvSharp.CPlusPlus.Gpu
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public virtual GpuMat Get(
	Range range
)

Parameters

range
Type: OpenCvSharp.CPlusPlusRange

[Missing <param name="range"/> documentation for "M:OpenCvSharp.CPlusPlus.Gpu.GpuMatRowColIndexer.Get(OpenCvSharp.CPlusPlus.Range)"]

Return Value

Type: GpuMat

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.Gpu.GpuMatRowColIndexer.Get(OpenCvSharp.CPlusPlus.Range)"]

See Also

Reference