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