The MCvBlobTrackerAutoParam1 type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| BD |
Selected blob detector module. If this field is NULL default blobdetector module will be created.
| |
| BT |
Selected blob tracking module. If this field is NULL default blobtracker module will be created.
| |
| BTA |
Selected blob trajectory analysis module. If this field is NULL no track analysis is done.
| |
| BTGen |
Selected blob trajectory generator. If this field is NULL no generator is used.
| |
| BTPP |
Selected blob trajectory postprocessing module. If this field is NULL no postprocessing is done.
| |
| FG |
FGDetector module. If this field is NULL the Process FG mask is used.
| |
| FGTrainFrames |
Number of frames needed for FG (foreground) detector to train.
| |
| usePPData |