Skip to content

readrawhex/vsmear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vsmear

create image from video, 'smearing' changed pixels


usage

usage: vsmear [-h] [-t THRESHOLD] [-o OUTPUT] [-m] files [files ...]

create image from video, 'smearing' change of pixels

positional arguments:
  files                 files to process

options:
  -h, --help            show this help message and exit
  -t THRESHOLD, --threshold THRESHOLD
                        threshold for detecting change in color channel
                        [def=50.0]
  -o OUTPUT, --output OUTPUT
                        output directory to write files to
  -m, --max-change      use the pixel with the maximum amount of difference
                        from first frame

About

create image from video, "smearing" pixels that change

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages