|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Correspondence
Problem
|
|
|
|
• |
Given feature
patch F in frame H, find best match in frame I
|
|
|
|
|
Find displacement (u,v)
that minimizes SSD error over feature region
|
|
|
|
|
|
|
|
|
|
|
|
|
Solution
|
|
|
|
• |
Small
displacement: Lukas-Kanade
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
• |
Large
displacement: discrete search over
(u,v)
|
|
|
|
– |
Choose match that
minimizes SSD (or normalized correlation)
|
|
|
|