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:-
- Python
- An IDE
- OpenCV library
Instruction to use:-
- Run this program in any Python supported IDE
- It will ask you enter video file that is to read, Enter like this
folder_name/file_name.mp4 - After pressing
qorvideo gets overone folderframeswill be created where the source file is placed. - In folder
framesall the frames will be stored.