Skip to content

CV approach aimed to remove moving objects in videos (dynamic and static camera)

Notifications You must be signed in to change notification settings

johnMinelli/MovingObjectRemoval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Moving Object Removal

The project goal is to analyze an input video and return the static background of the scene comprehensive of small dynamic changes over time. The algorithm is supposed to work properly both with input from a static camera and with a free moving camera (dynamic shot). Also, the algorithm works on-the-fly without preassumptions or preprocessing of the video frames.

The project make use only of image processing (CV) techniques and doesn't rely on ML models.

Static

static

Dynamic

dynamic

Many objects

many objects

About

CV approach aimed to remove moving objects in videos (dynamic and static camera)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published