[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_BackgroundSubtractor_getBackgroundImage(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 video_BackgroundSubtractor_getBackgroundImage( IntPtr self, IntPtr backgroundImage )
Parameters
- self
- Type: SystemIntPtr
[Missing <param name="self"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_BackgroundSubtractor_getBackgroundImage(System.IntPtr,System.IntPtr)"]
- backgroundImage
- Type: SystemIntPtr
[Missing <param name="backgroundImage"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_BackgroundSubtractor_getBackgroundImage(System.IntPtr,System.IntPtr)"]
See Also