This presentation discusses computer vision techniques for human tracking and interaction. It begins with an outline of the topics to be covered, including basic visual tracking, multi-cue particle filtering for tracking, multi-human tracking, multi-camera tracking, and handling re-entering people. It then describes implementations of basic color-based tracking, particle filtering with multiple cues, and using particle filtering for human head tracking. Challenges with overlapping people are addressed through joint candidate evaluation and sorting by depth. The multi-camera system correlates tracks across cameras to identify corresponding people. Overall, the presentation explains a complete visual tracking and surveillance system using computer vision algorithms.