Click or drag to resize

VectorOfIntGetOutputArray Method

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

Namespace:  Emgu.CV.Util
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