|
Algorithm 2: Motion tracking model. |
for to the end of the frame sequence
-
1.
take M candidate states
around the point
-
2.
build up the M descriptors
and their measurements
-
3.
compute the motion model (Equation (8))
-
4.
compute the observation model by Equation (10)
-
5.
estimate the a posteriori prob. using Equation (11)
-
6.
find the most likely target state by Equation (12)
-
7.
create the target descriptor
-
8.
create the background descriptors
|
| end |