Table 1. Object tracking using local linear regression.
A | B | Action for objects | Remarks |
---|---|---|---|
0 | 0 | Skip | The object must be either near or far from any line |
0 | 1 or > 1 | Add in history as new entry | Newly appeared object is found |
1 | x | Add in history with estimated object | Object is correctly found and updated in history as original |
>1 | x | Skip | Wait for next scans |