Skip to content

Instantly share code, notes, and snippets.

@prateekjoshi565
Created May 11, 2020 11:07
# 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