Click or drag to resize

CvArrayTDepthGetInputArray Method

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

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

Return Value

Type: InputArray
The input array

Implements

IInputArrayGetInputArray
See Also