PGM (python version) that plays videos while moving

If it is moving previously made with JavaScript, move the video on youtube frame by frame I made a python version of things. This will play the already downloaded video frame by frame only while it is moving. (Operates offline)


Sample PGM githubURL:https://github.com/NanjoMiyako/WalkingAndMovie_python
How to use

Enter the following command line arguments from the command prompt to the relevant PGM (WalkingAndMovie.py) Enter and execute. Command line argument 1: Video file path to play Command line argument 2: Difference rate when judging video change (Example: '5.0' when 5%)


screenshot ![shot1.JPG](https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/412430/fef9375e-9855-0994-1f3d-988ab8562d17.jpeg)

Recommended Posts

PGM (python version) that plays videos while moving
A program that plays rock-paper-scissors using Python
PYTHON2.7 64bit version