Optical flow
Many locations, one nearby frame pair.
First distinguish the two tasks. Then, once a reference feature patch is known, compare three ways to locate the corresponding patch in the next frame.
Optical flow estimates frame-to-frame motion at many image locations. Feature tracking follows selected distinctive image features across multiple frames to form trajectories.
Many locations, one nearby frame pair.
One selected feature, followed repeatedly over time.
The background image stays fixed in all three panels so that only the search process moves. In the multi-scale panel, each pyramid level is shown at its actual image size inside the same 640 × 408 canvas.
Evaluate candidate locations across the whole image.
Use an image pyramid: coarse, low-resolution search first; then refine only nearby at finer levels.
Start from an initial guess and refine the alignment iteratively.