http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
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.3.0.1416 (2.3.0.1416)
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); } |