Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 487 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 487 Bytes

Tracking_LRMF

Tracking objects at a shot level using Low Rank Matrix Factorization (LRMF) for FG/BG modeling

TO-DO - document the following attempts

  1. Describe frame-difference based motion tracking

  2. Describe Low-rank Matrix Factorization (LRMF) to do Foreground/Background modeling and initialize bounding box to track (use camshift to improve init boxes). Also use VAD segment time stamps to initialize frames to track

  3. Us CMT (https://github.com/gnebehay/CMT) for tracking