optical flow for motion estimation in video
optical flow is the distribution of the apparent velocities of objects in an image. by estimating optical flow between video frames, you can measure the velocities of objects in the video. in general, moving objects that are closer to the camera will display more apparent motion than distant objects that are moving at the same speed.
optical flow estimation is used in computer vision to characterize and quantify the motion of objects in a video stream, often for motion-based object detection and tracking systems.
for more information, see computer vision toolbox, which supports common techniques such as the and . for additional techniques, see downloads in the matlab user community.
examples and how to
software reference
- object detection, motion estimation, and tracking (documentation)
- (system object)
- (simulink block)
- (simulink block)
see also: object detection, , , image processing and computer vision, image recognition, object recognition, digital image processing, , feature extraction, ransac, point cloud