Click or drag to resize

VectorOfTesseractResultGetInputArray Method

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

Namespace:  Emgu.CV.OCR
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public InputArray GetInputArray()

Return Value

Type: InputArray
The input array

Implements

IInputArrayGetInputArray
See Also