Skip to content

Create a video which is composed by the frame difference

License

Notifications You must be signed in to change notification settings

xuyingzhongguo/Video-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Create a video from the difference between two adjacent frames

⚡️ Quick start

# Create diff video:
python main --input_path path-to-the-video-you-want-diff --output_path path-where-you-want-the-output-video

⚙️ Options

Using your camera

cap = cv2.VideoCapture(video_path 0)

⭐️ More ideas

I am current using absdiff and pure minus for the difference.
Please hit me ying.xu@ntnu.no with more methods for generating the difference.

About

Create a video which is composed by the frame difference

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages