[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_BackgroundSubtractor_operator(System.IntPtr,System.IntPtr,System.IntPtr,System.Double)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static void video_BackgroundSubtractor_operator( IntPtr self, IntPtr image, IntPtr fgmask, double learningRate )
Parameters
- self
- Type: SystemIntPtr
[Missing <param name="self"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_BackgroundSubtractor_operator(System.IntPtr,System.IntPtr,System.IntPtr,System.Double)"]
- image
- Type: SystemIntPtr
[Missing <param name="image"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_BackgroundSubtractor_operator(System.IntPtr,System.IntPtr,System.IntPtr,System.Double)"]
- fgmask
- Type: SystemIntPtr
[Missing <param name="fgmask"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_BackgroundSubtractor_operator(System.IntPtr,System.IntPtr,System.IntPtr,System.Double)"]
- learningRate
- Type: SystemDouble
[Missing <param name="learningRate"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_BackgroundSubtractor_operator(System.IntPtr,System.IntPtr,System.IntPtr,System.Double)"]