Skip to content

matty5567/ImageCleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ImageCleaner

Exploring ways to remove moving objects in images to leave just the background

Methods:

  • Median: Simply take median of RGB values accross all frames
  • Median with affine correction: match points across frames and inverse the transformation before applying median

Example

Video:

motorway_cars.mp4

Final Photo:

image2021-07-30 17:21:45 025801

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages