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.2.1.1150 (2.2.1.1150)
Syntax
C# | Visual Basic | Visual C++ |
public BlobTrackPostProc BTPP { get; set; }
Public Property BTPP As BlobTrackPostProc Get Set
public: property BlobTrackPostProc^ BTPP { BlobTrackPostProc^ get (); void set (BlobTrackPostProc^ value); }