Click or drag to resize

GpuMatGetOutputArray Method

http://www.emgu.com
Pointer to the OutputArray

Namespace:  Emgu.CV.Cuda
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public OutputArray GetOutputArray()

Return Value

Type: OutputArray
The output array

Implements

IOutputArrayGetOutputArray
See Also