DenseTracking
DenseTracking is a computer vision technique used for optical flow estimation. Optical flow refers to the pattern of apparent motion of image objects, surfaces, and edges in a visual scene caused by the relative motion between an observer and the scene. DenseTracking, as the name suggests, aims to compute the motion vector for every pixel in an image or a sequence of images. This is in contrast to sparse tracking methods, which only track a limited number of feature points.
The primary goal of DenseTracking algorithms is to estimate a dense flow field, where each pixel is
Various algorithms fall under the umbrella of DenseTracking. Early methods often relied on minimizing an optical