Skip to content

aliarjomandbigdeli/Interactive_Video_Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Video Processing

In this project, I wanted to make video interactive. The scenario is: drops are falling until they reach the objects.

To achieve that, we need to detect objects, we do it by background subtraction, After that, to remove noise I utilized two approaches, using binary threshold and finding contours(you can select one of them by 'mode' variable).

Output

You can see the output below:

picture

Releases

No releases published

Packages

No packages published

Languages