Click or drag to resize

GpuMatRowColIndexer Constructor

Initializes a new instance of the GpuMatRowColIndexer class

Namespace:  OpenCvSharp.Cuda
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
protected GpuMatRowColIndexer(
	GpuMat parent
)

Parameters

parent
Type: OpenCvSharp.CudaGpuMat
See Also