Template-based approach to 2D head tracking
"Seed" template database with manually indicated regions
Foreach frame:
correlate with previous match
if correlation exceeds threshold, accept
otherwise, compare to all templates
if highest correlation below threshold, create new template
Demo