Skip to content

A python and CV2 project to make a video using the difference between two frames

Notifications You must be signed in to change notification settings

micfun123/previous-frame-difference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

previous-frame-difference

A python and CV2 project to make a video using the difference between two frames

showcase vid = https://youtu.be/CC9mHX16WPk

To use the CLI version here is the following help

usage: CLIapp.py [-h] [-o OUTPUT] input_video

Optical Flow Processing on a Video

positional arguments:
  input_video           Path to the input video file

options:
  -h, --help            show this help message and exit
  -o OUTPUT, --output OUTPUT
                        Path to the output video file (default: output.mp4)

About

A python and CV2 project to make a video using the difference between two frames

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages