1 / 8

Accurate Video Localization

Accurate Video Localization. Neil Gealy 8/6/10. Pruning Plots. What I have found to be the most optimal sequence of pruning: 1. Consecutive pruning based on radius and threshold 2. Sequential pruning based on the change in total trajectory length when removing an individual frame.

kasia
Download Presentation

Accurate Video Localization

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Accurate Video Localization Neil Gealy 8/6/10

  2. Pruning Plots What I have found to be the most optimal sequence of pruning: 1. Consecutive pruning based on radius and threshold 2. Sequential pruning based on the change in total trajectory length when removing an individual frame. 3. Sequencing the locations based on an average of the frames located at each location. 4. Repeat step 2.

  3. Pruning Plots Some results:

  4. Results of Kalman Filter Does a good job of fixing parts of the trajectory that are out of sequence!

  5. Results of Kalman Filter Does okay at making turns when misleading points are present.

  6. Results of Kalman Filter Fails when there are major outliers still remaining in the data.

  7. Results of Kalman Filter The outlier is removed and we compare the results. Outlier Removed Outlier Kept

  8. Conclusion The Kalman Filter can be used to correct errors in sequence or to choose the correct path at intersections. However, results will be negatively affected by major outliers. Before applying the Kalman Filter, our goal is to make sure all outliers are removed. We will try consecutive pruning as another intermediate step to accomplish this goal.

More Related