User Tools

Site Tools


ece4580:module_tracking

Tracking

THIS MODULE IS NOT AVAILABLE SINCE IT IS INCOMPLETE.

Particle filter, Kalman Filter and face tracking

Module #1

Particle filter

  1. Watch tutorial video part 1
  2. Watch tutorial video part 2
  3. Study Matlab implementation

Module #2

Kalman filter

  1. Watch tutorial video part 1, 2 and 3.
  2. Study Matlab implementation.
  3. 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

  1. Study Matlab implementation

Module #4

Face tracking

  1. Now you familiar with Kalman filter for tracking.
  2. Try to track human face in the video!
  3. You can use this short video, with the object bounding box as [320.8751 175.1776 103.5404 129.0504](top left width height) at the first frame. Track the center of the box and see how it works.
  4. 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. http://dlib.net/correlation_tracker.py.html */


ECE4580 Learning Modules

ece4580/module_tracking.txt · Last modified: 2023/03/06 10:31 by 127.0.0.1