

| NativeMethodscuda_MOG_GPU_varThreshold Method | 
Namespace: OpenCvSharp
 Syntax
Syntax[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)] public static float* cuda_MOG_GPU_varThreshold( IntPtr obj )
Visual Basic does not support APIs that consume or return unsafe types.public: [DllImportAttribute(L"OpenCvSharpExtern", CallingConvention = CallingConvention::Cdecl, ExactSpelling = true)] static float* cuda_MOG_GPU_varThreshold( IntPtr obj )
F# does not support APIs that consume or return unsafe types.JavaScript does not support APIs that consume or return unsafe types. See Also
See Also