Computer Vision for Student Competitions: Motion Estimation

Motion Estimation (Chapter 7): Computer Vision Training for Student Competition Teams
375 Downloads
Updated 23 Mar 2017

Learn how we perceive motion and how to estimate motion using a technique called Optical Flow. You can use three algorithms to implement optical flow using the Computer Vision Toolbox. These three algorithms are Horn-Schunck method, Farneback method, and Lucas-Kanade method. An example of a robot boat moving through a field of buoys will be used.

Cite As

MathWorks Student Competitions Team (2024). Computer Vision for Student Competitions: Motion Estimation (https://github.com/sseshadr/auvsi-cv-motionEstimation), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0.0

Description Updated
Published to GitHub

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.