Click or drag to resize

FacemarkGetData Method

Get data from an algorithm

Namespace:  OpenCvSharp.Face
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public virtual bool GetData(
	IntPtr items
)

Parameters

items
Type: SystemIntPtr
The obtained data, algorithm dependent.

Return Value

Type: Boolean
See Also