Skip to content

Instantly share code, notes, and snippets.

@prateekjoshi565
Created May 11, 2020 11:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prateekjoshi565/15e79337a670ca1b5bae74239a01f03a to your computer and use it in GitHub Desktop.
Save prateekjoshi565/15e79337a670ca1b5bae74239a01f03a to your computer and use it in GitHub Desktop.
# input frames path
pathIn= 'detected/'
# output path to save the video
pathOut = 'roads_v2.mp4'
# specify frames per second
fps = 30.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment