NativeMethodsgpu_MOG2_GPU_getBackgroundImage Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_MOG2_GPU_getBackgroundImage(System.IntPtr,System.IntPtr,System.IntPtr)"]

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static void gpu_MOG2_GPU_getBackgroundImage(
	IntPtr obj,
	IntPtr backgroundImage,
	IntPtr stream
)

Parameters

obj
Type: SystemIntPtr

[Missing <param name="obj"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_MOG2_GPU_getBackgroundImage(System.IntPtr,System.IntPtr,System.IntPtr)"]

backgroundImage
Type: SystemIntPtr

[Missing <param name="backgroundImage"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_MOG2_GPU_getBackgroundImage(System.IntPtr,System.IntPtr,System.IntPtr)"]

stream
Type: SystemIntPtr

[Missing <param name="stream"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_MOG2_GPU_getBackgroundImage(System.IntPtr,System.IntPtr,System.IntPtr)"]

See Also

Reference