Skip to content

KaiSmith/VidDelay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VidDelay takes webcam footage and plays it back at a delay. This is useful for people who need to practice a particular technique for an activity such as juggling or athletics and allows them to examine their own form easily. Simply run the program and execute your move. You can put all of your focus into the move and then shift your attention to the instant replay in order to examine your technique and form. If it looks good, you can save it. It is implemented using loop recording so you can leave the program running without eating up your memory.

##How to use ###Settings:

  • -o for the prefix for saved video files
  • -d for the number of frames the video is delayed by
  • -s for the number of frames stored for saving

###Commands:

  • Press 'q' to quit the program
  • press 's' to save the video
  • press 'f' to view the feed frame by frame (step through frames by hitting any key)

##Dependencies:

  • opencv

About

Displays video at a delay with the option to save

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors