Click or drag to resize

InputArrayGetEmpty Method

http://www.emgu.com
Get an empty input array

Namespace:  Emgu.CV
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public static InputArray GetEmpty()

Return Value

Type: InputArray
An empty input array
See Also