Click or drag to resize

OutputArrayGetEmpty Method

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

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

Return Value

Type: OutputArray
An empty output array
See Also