Skip to content

XuchenWang/Optical_Flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Lishuo Pan, Xuchen Wang - CIS 581 Project 3B

This project tracks the object feature points in a video and generate the result called 'eval_tracking.gif'.

## Running the tests

Simply running objectTracking.py. The function will call the createMask.py provided by TA. You have to manually choose 4 points around the object. Window will be the smallest polygon containing these 4 points. And you can have maltiple windows. For each one of them, you have to repeat the previous steps.

will get the feature tracking gif for 'Easy.mp4'. The gif is stored in the folder called 'eval_tracking.gif'.

We already have the result for 'Easy.mp4', Easy_eval_tracking.gif, the result for 'Medium.mp4', Medium_eval_tracking.gif, and the result of 'hard.mp4', Hard_eval_tracking.gif.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages