[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_BackgroundSubtractorMOG_new2(System.Int32,System.Int32,System.Double,System.Double)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static IntPtr video_BackgroundSubtractorMOG_new2( int history, int nmixtures, double backgroundRatio, double noiseSigma )
Parameters
- history
- Type: SystemInt32
[Missing <param name="history"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_BackgroundSubtractorMOG_new2(System.Int32,System.Int32,System.Double,System.Double)"]
- nmixtures
- Type: SystemInt32
[Missing <param name="nmixtures"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_BackgroundSubtractorMOG_new2(System.Int32,System.Int32,System.Double,System.Double)"]
- backgroundRatio
- Type: SystemDouble
[Missing <param name="backgroundRatio"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_BackgroundSubtractorMOG_new2(System.Int32,System.Int32,System.Double,System.Double)"]
- noiseSigma
- Type: SystemDouble
[Missing <param name="noiseSigma"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_BackgroundSubtractorMOG_new2(System.Int32,System.Int32,System.Double,System.Double)"]
Return Value
Type: IntPtr[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_BackgroundSubtractorMOG_new2(System.Int32,System.Int32,System.Double,System.Double)"]