Skip to content

Instantly share code, notes, and snippets.

View amitadate's full-sized avatar
🎯
Focusing

Amit Adate amitadate

🎯
Focusing
View GitHub Profile
@keithweaver
keithweaver / split-video-by-frame.py
Created May 10, 2017 19:30
Using OpenCV takes a mp4 video and produces a number of images.
'''
Using OpenCV takes a mp4 video and produces a number of images.
Requirements
----
You require OpenCV 3.2 to be installed.
Run
----
Open the main.py and edit the path to the video. Then run: