http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Selected blob trajectory postprocessing module. If this field is NULL no postprocessing is done.
Namespace: Emgu.CV.VideoSurveillanceAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public BlobTrackPostProc BTPP { get; set; } |
Visual Basic |
---|
Public Property BTPP As BlobTrackPostProc Get Set |
Visual C++ |
---|
public: property BlobTrackPostProc^ BTPP { BlobTrackPostProc^ get (); void set (BlobTrackPostProc^ value); } |