HornSchunck
HornSchunck is a mathematical model used to estimate the optical flow in a sequence of images. Optical flow refers to the pattern of apparent motion of objects, surfaces, and edges in a visual scene caused by the relative motion between an observer and the scene. The HornSchunck method is a foundational technique in computer vision for computing this motion.
The core idea behind HornSchunck is to enforce two main constraints. The first is the brightness constancy
To solve for the optical flow, HornSchunck uses an iterative approach that minimizes an error function. This
While influential, the HornSchunck method has limitations. It tends to blur motion at object boundaries where