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