Click or drag to resize

InputArrayGetGpuMat Method

http://www.emgu.com
Get the GpuMat from the input array

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public GpuMat GetGpuMat()

Return Value

Type: GpuMat
The GpuMat
See Also