Skip to content

orlandocloss/Extract-video-to-frames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Extract-Video-To-Frames

Simple OpenCV script for extracting a video to frames with the option to edit time difference in which frames are taken.

Use for preparing object detection training data.

Example Usage

python frame-extractor.py -i input_video.mp4 -o output_frames_folder -s 0.75

About

Extract video to frames with option to edit time difference in which frames are taken.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages