Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 303 Bytes

File metadata and controls

4 lines (4 loc) · 303 Bytes

To run this:

  • pip3 install -r requirements.txt
  • Use extract_frames_opencv.py for using OpenCV to extract frames, or use extract_frames_moviepy.py for using MoviePy library.