Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Optical flow - Lucas Kanade - Horn & Schunck

NotificationsYou must be signed in to change notification settings

Luisrosario2604/Optical-flow-LK-HS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optical flow using Lucas Kanade and Horn & Schunck methods

👨‍🎓 This project was carried out during my master's degree in computer vision at URJC - Madrid

Goals

  • Find the optical flow with Lucas Kanade method
  • Find the optical flow with Horn & Schunck method

Requirements

  • Matlab
More explanations indocs/explanations_esp.pdf (only in spanish)

Usage

Just runmain_lucaskanade.m ormain_horn_schunk.m in matlab

Example

Example 1

Example 2

Example 3

Structure

.├── data│    └── *.jpg├── docs│    └── explanations_esp.pdf├── imgs│    ├── Ex_1.png│    ├── Ex_2.png│    └── Ex_3.png├── README.md└── src    ├── choose_image.m    ├── get_derivatives.m    ├── main_horn_schunk.m    └── main_lucaskanade.m

Authors

About

Optical flow - Lucas Kanade - Horn & Schunck

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp