NativeMethodsvideo_BackgroundSubtractor_getBackgroundImage Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.video_BackgroundSubtractor_getBackgroundImage(System.IntPtr,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus video_BackgroundSubtractor_getBackgroundImage( IntPtr self, IntPtr backgroundImage )
Public Shared Function video_BackgroundSubtractor_getBackgroundImage ( self As IntPtr, backgroundImage As IntPtr ) As ExceptionStatus
public: static ExceptionStatus video_BackgroundSubtractor_getBackgroundImage( IntPtr self, IntPtr backgroundImage )
static member video_BackgroundSubtractor_getBackgroundImage : self : IntPtr * backgroundImage : IntPtr -> ExceptionStatus
[Missing <param name="self"/> documentation for "M:OpenCvSharp.NativeMethods.video_BackgroundSubtractor_getBackgroundImage(System.IntPtr,System.IntPtr)"]
[Missing <param name="backgroundImage"/> documentation for "M:OpenCvSharp.NativeMethods.video_BackgroundSubtractor_getBackgroundImage(System.IntPtr,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.video_BackgroundSubtractor_getBackgroundImage(System.IntPtr,System.IntPtr)"]