onaly / motion_detection

Motion detection using Horn-Schunck method for optical flow estimation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Motion detection using Horn-Schunck method for optical flow estimation

Check the following articles for theoretical details:
Optical flow
Horn-Schunk method for optical flow estimation

The main code is in the file 'main_code.m'

Author of the implementation : Akilhoussen Onaly

Examples of results :

Sequence Result

About

Motion detection using Horn-Schunck method for optical flow estimation


Languages

Language:MATLAB 100.0%