Click or drag to resize

InputArrayGetGpuMat Method

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

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

Return Value

Type: GpuMat
The GpuMat
See Also