How Pruning is done in trackerTOMHT?
I want to know how pruning is done in trackerTOMHT, specifically: 1. In N-Scan pruning, I have seen that tracks are not pruned if their nodes are different from most likely branch at previous scan. Instead it pruning is done if nodes split in k-2 scan. Please clear this up. 2. How pruning works, if track branches become more than that specified in MaxNumTrackBranches Property? 3. Track Branches have revised scores in the end which is different from the scores in the field: analysisInfo.KeptBranchScores (outputted by tracker). Why they are different and how they are computed?
0 Comments
Accepted Answer
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!