Skip to content

trojerz/OpticalFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpticalFlow

Lukas-Kanade & Horn-Schunck implementation.

Implementaton of two of the most well known optical flow estimation methods, the Lucas-Kanade method and the Horn-Schunck method. This implementation uses two functions, that are not included in the repository: gausssmooth performs Gaussian smoothing of an image and gaussderiv computes first and second Gaussian derivatives of an image.

About

Lukas-Kanade & Horn-Schunck implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages