This is a project with the principle objective of obtaining the keyframes from a video
- You only need Python 3.7 or later
- You can install the enviorment requirements very easy with the below command
pip install -r requirements.txt
- You only have to execute the scripts with the following command:
python core.py path/of/the/video/whatever.mp4 video
- You can execute the scripts from images using the following command:
python core.py path/of/the/image/whatever.jpg image
-
You have to include the first video or image in the path
-
Images have to follow a name as follow:
Frame1.jpg