http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Create a blob tracking post process module of the specific type
Namespace: Emgu.CV.VideoSurveillanceAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public BlobTrackPostProc( BLOB_POST_PROCESS_TYPE type ) |
Visual Basic |
---|
Public Sub New ( _ type As BLOB_POST_PROCESS_TYPE _ ) |
Visual C++ |
---|
public: BlobTrackPostProc( BLOB_POST_PROCESS_TYPE type ) |
Parameters
- type
- Type: Emgu.CV.CvEnum..::..BLOB_POST_PROCESS_TYPE
[Missing <param name="type"/> documentation for "M:Emgu.CV.VideoSurveillance.BlobTrackPostProc.#ctor(Emgu.CV.CvEnum.BLOB_POST_PROCESS_TYPE)"]