The BlobTrackerAutoParam<(Of <(TColor>)>) type exposes the following members.

Properties

  NameDescription
BlobDetector
Selected blob detector module. If this field is NULL default blobdetector module will be created.
BlobTracker
Selected blob tracking module. If this field is NULL default blobtracker module will be created.
BTPP
Selected blob trajectory postprocessing module. If this field is NULL no postprocessing is done.
FGDetector
FGDetector module. If this field is NULL the Process FG mask is used.
FGTrainFrames
Number of frames needed for FG (foreground) detector to train.
MCvBlobTrackerAutoParam1
Get the equivalent MCvBlobTrackerAutoParam1
UsePPData
Indicates if postprocess data should be used

See Also