SwisTrack/Components/Tracking

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Nearest neighbor tracking requires a maximum distance a blob can move from one frame to another as parameter. Upon availability of a new frame, each trajectory is then extended by the center of a blob closest to its last point. The algorithm is described in more detail in [1].