Skip to content

wsong1106/Motion-Estimation-Using-Block-Matching-Algorithm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motion-Estimation-Using-Block-Matching

Python implementation of Block Matching algorithm using 'Full Search' that estimates motion between two consecutive frames of a video sequence using.

The output of the algorithm are white points denoting the start points and black points denoting the end points of motion vectors in frame 2.

This project was part of the course ES203 : Digital Systems offered at IIT Gandhinagar in year 2019-20 (Semester-3).

Team Members -

Chris Francis | Nishikant Parmar | Prankush Agarwal | Praveen Venkatesh

Test Image 4

About

Python script that estimates motion between two consecutive video frames

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%