Tracker.track

giant.ufo.ekf_tracker:

Tracker.track()[source]

This method tracks particles from image to image using the EKF.

This works by finding initial pairs for each image and then following those tracks to termination. It also handles setup and teardown of the working pool. It then filters all of the tracks, saving only the good ones.

Return type:

None