1 / 7

Motion Segmentation in Forward Motion Video

Motion Segmentation in Forward Motion Video. Nick Hirsch: Progress Report. Overview of the Technique. Track Features (SIFT). Determine Direction of Tracked Points. Update FoE. Compare Tracks to FoE Direction Field. Transform Tracks and Relative Error into Feature Space. Cluster

urbana
Download Presentation

Motion Segmentation in Forward Motion Video

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. Motion Segmentation in Forward Motion Video Nick Hirsch: Progress Report

  2. Overview of the Technique Track Features (SIFT) Determine Direction of Tracked Points Update FoE Compare Tracks to FoE Direction Field Transform Tracks and Relative Error into Feature Space Cluster (Mean-Shift) Identify Moving vs. Stationary Cluster Segment Image Pixels (MAP-MRF)

  3. Recent Progress • Added RANSAC code to improve FoE estimate • Read the Motion Segmentation literature • There’s no good solution to Motion Segmentation when there’s a perspective transformation • Coded up Mean-shift clustering • Tweaked KLT tracker settings • Futile • Integrated SIFT code into codebase

  4. Reasons for canning KLT • Tracks weren’t accurate enough under certain conditions

  5. Sift Points are Easier to Track!!!

  6. Mean Shift

  7. Next Steps • Continue hacking until satisfied with tracks • Determine a good feature space • Cluster • Tweak • Repeat • Add image registration code to remove global movements due to camera shake (robustify)

More Related