Slide 11
Slide 11 text
Optical flow
Optical flow: fundamental equation
• 1. Brightness Constancy Equation
I(x, y, t − 1) = I(x + u(x, y), y + v(x, y), t)
• 2. Small motion: Linearizing the right side using Taylor expansion
I(x, y, t − 1) ≈ I(x, y, t) + Ix
u(x, y) + Iy
v(x, y)
0 ≈ It
+ Ix
u + Iy
v.
• One equation, two unknowns per pixel
• The component of the flow perpendicular to the gradient (i.e.,
parallel to the edge) is unknown (aperture problem)
∇I.(u, v) + It
= 0
NHSM - 4th year: Computer vision - Motion (Week 5) - M. Hachama (hachamam@gmail.com) 5/9