Sparse Optical Flow
Tracking a sparse set of salient feature points between consecutive video frames using algorithms like Lucas-Kanade (differential method) or by matching detected features (ORB, SIFT). Sparse optical flow is used in monocular visual odometry, eye-tracking in human-robot interaction, and lightweight motion detection for resource-constrained robots.
VisionSLAM