Click or drag to resize

CvArrayTDepthGetOutputArray Method

http://www.emgu.com
The unmanaged pointer to the output array.

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

Return Value

Type: OutputArray
The output array

Implements

IOutputArrayGetOutputArray
See Also