Is matlab's optical flow object dense or sparse?
显示 更早的评论
In the description of the vision.OpticalFlow object it states:
'The OpticalFlow System object™ estimates object velocities from one image or video frame to another. It uses either the Horn-Schunck or the Lucas-Kanade method.'
Im wondering if this computes the optical flow for each pixel in the frames (i.e. dense) or does it use sparse pixels (like a grid of random pixels throughout the frame)
Thank you!
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Track Objects and Estimate Motion 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!