Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 599 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 599 Bytes

Video Frames Extractor

This programs will help you in extracting frames of a video without using any Video Editor software for the analysis purpose.

Basic Requirements for this program is to run:-

  1. Python
  2. An IDE
  3. OpenCV library

Instruction to use:-

  1. Run this program in any Python supported IDE
  2. It will ask you enter video file that is to read, Enter like this folder_name/file_name.mp4
  3. After pressing q or video gets over one folder frames will be created where the source file is placed.
  4. In folder frames all the frames will be stored.