Computer Vision for Student Competitions: Motion Estimation
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 (2023). Computer Vision for Student Competitions: Motion Estimation (https://github.com/sseshadr/auvsi-cv-motionEstimation), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Computer Vision Toolbox > Tracking and Motion Estimation >
- Image Processing and Computer Vision > Computer Vision Toolbox > Tracking and Motion Estimation > Motion Estimation >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
examples
exercises
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Description Updated
|
|