Skip to content

shogo-makishima/Timelapse_CV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Launch

  1. Setup python
  2. Install all libraries from requirements.txt
  3. Launch command: "python main.py --capture_index=0 -x=640 -y=480 --count=40 --pause=30"

Parametrs description:

  1. --capture_index [-ci] - it's index of your webcam
  2. --x_size, --y_size [-x, -y] - it's size of video
  3. --count [-c] - it's count of frames
  4. --pause [-p] - it's pause between frames in seconds
  5. --help [-h] - show parametrs description

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages