Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aneeshdurg/whenis
Finds the starting and ending frames of similar parts of two videos (For example: the opening credits of two episodes of the same TV show)
https://github.com/aneeshdurg/whenis
Last synced: about 1 month ago
JSON representation
Finds the starting and ending frames of similar parts of two videos (For example: the opening credits of two episodes of the same TV show)
- Host: GitHub
- URL: https://github.com/aneeshdurg/whenis
- Owner: aneeshdurg
- Created: 2016-01-20T06:42:16.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-20T20:31:58.000Z (almost 9 years ago)
- Last Synced: 2023-03-07T17:37:38.947Z (almost 2 years ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WhenIs
Finds the starting and ending frames of similar parts of two videos (For example: the opening credits of two episodes of the same TV show)To use:
Place the directory containg the two videos in the same directory as whenis.py
Select the directory by entering the name.To choose the start frame to match with press x to choose the current frame and n to view the next frame
Allow WhenIs to detect the matching framesOutput will be displayed then saved as Matching.avi in the same directory as the videos.