Disparity Map
A pixel-wise image where each value is the horizontal displacement between corresponding pixels in a rectified stereo image pair. Disparity is inversely proportional to depth: d = fB/Z, where f is focal length, B is baseline, and Z is depth. Disparity maps are the intermediate representation in stereo depth estimation.
Vision