Click or drag to resize

VectorOfVectorOfIntGetOutputArray Method

http://www.emgu.com
Get the pointer to cv::_OutputArray

Namespace:  Emgu.CV.Util
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public OutputArray GetOutputArray()

Return Value

Type: OutputArray
The output array

Implements

IOutputArrayGetOutputArray
See Also