Click or drag to resize

NativeMethodsface_FacemarkLBF_Params_write Method

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, 
	ExactSpelling = true)]
public static void face_FacemarkLBF_Params_write(
	IntPtr obj,
	IntPtr fs
)

Parameters

obj
Type: SystemIntPtr
fs
Type: SystemIntPtr
See Also