NativeMethodsvideo_BackgroundSubtractorMOG2_initialize Method OpenCvSharp Class Library

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

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

public static void video_BackgroundSubtractorMOG2_initialize(
	IntPtr self,
	CvSize frameSize,
	int frameType
)

Parameters

self
Type: SystemIntPtr

[Missing <param name="self"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_BackgroundSubtractorMOG2_initialize(System.IntPtr,OpenCvSharp.CvSize,System.Int32)"]

frameSize
Type: OpenCvSharpCvSize

[Missing <param name="frameSize"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_BackgroundSubtractorMOG2_initialize(System.IntPtr,OpenCvSharp.CvSize,System.Int32)"]

frameType
Type: SystemInt32

[Missing <param name="frameType"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_BackgroundSubtractorMOG2_initialize(System.IntPtr,OpenCvSharp.CvSize,System.Int32)"]

See Also

Reference