NativeMethodsface_FacemarkLBF_Params_pupils1_set Method |
Namespace: OpenCvSharp
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)] public static void face_FacemarkLBF_Params_pupils1_set( IntPtr obj, IntPtr v )
<DllImportAttribute("OpenCvSharpExtern", CallingConvention := CallingConvention.Cdecl, ExactSpelling := true>] Public Shared Sub face_FacemarkLBF_Params_pupils1_set ( obj As IntPtr, v As IntPtr )
public: [DllImportAttribute(L"OpenCvSharpExtern", CallingConvention = CallingConvention::Cdecl, ExactSpelling = true)] static void face_FacemarkLBF_Params_pupils1_set( IntPtr obj, IntPtr v )
[<DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)>] static member face_FacemarkLBF_Params_pupils1_set : obj : IntPtr * v : IntPtr -> unit
OpenCvSharp.NativeMethods.face_FacemarkLBF_Params_pupils1_set = function(obj, v);