NativeMethodsimgproc_createGeneralizedHoughGuil Method |
Namespace: OpenCvSharp
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)] public static IntPtr imgproc_createGeneralizedHoughGuil()
<DllImportAttribute("OpenCvSharpExtern", CallingConvention := CallingConvention.Cdecl, ExactSpelling := true>] Public Shared Function imgproc_createGeneralizedHoughGuil As IntPtr
public: [DllImportAttribute(L"OpenCvSharpExtern", CallingConvention = CallingConvention::Cdecl, ExactSpelling = true)] static IntPtr imgproc_createGeneralizedHoughGuil()
[<DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)>] static member imgproc_createGeneralizedHoughGuil : unit -> IntPtr
OpenCvSharp.NativeMethods.imgproc_createGeneralizedHoughGuil = function();