ece4580:module_tracking
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ece4580:module_tracking [2017/01/22 21:59] – pvela | ece4580:module_tracking [2024/08/20 21:38] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Tracking ====== | ||
+ | |||
+ | ** THIS MODULE IS NOT AVAILABLE SINCE IT IS INCOMPLETE. ** | ||
+ | |||
+ | |||
+ | Particle filter, Kalman Filter and face tracking | ||
+ | |||
+ | ===== Module #1 ===== | ||
+ | Particle filter | ||
+ | |||
+ | - Study [[http:// | ||
+ | - Watch tutorial video part 1 | ||
+ | - Watch tutorial video part 2 | ||
+ | - Study Matlab implementation | ||
+ | |||
+ | ------------------------ | ||
+ | |||
+ | ===== Module #2 ===== | ||
+ | Kalman filter | ||
+ | |||
+ | - Study [[http:// | ||
+ | - Watch tutorial video part 1, 2 and 3. | ||
+ | - Study Matlab implementation. | ||
+ | - Write a Matlab script to study the performance compared with Particle filter (the same trajectory with different tracking trajectories). | ||
+ | |||
+ | ------------------------ | ||
+ | |||
+ | ===== Module #3 ===== | ||
+ | Kalman filter in 2D | ||
+ | |||
+ | - Study [[http:// | ||
+ | - Study Matlab implementation | ||
+ | |||
+ | |||
+ | ------------------------ | ||
+ | |||
+ | ===== Module #4 ===== | ||
Face tracking | Face tracking | ||
+ | - Now you familiar with Kalman filter for tracking. | ||
+ | - Try to track human face in the video! | ||
+ | - You can use [[https:// | ||
+ | - You can also use built-in Matlab function to detect face every k frame. See how it helps and comment on what you observe. | ||
+ | |||
+ | |||
+ | /* | ||
Matlab. | Matlab. | ||
http:// | http:// | ||
+ | */ | ||
-------- | -------- |
ece4580/module_tracking.1485140370.txt.gz · Last modified: 2024/08/20 21:38 (external edit)