https://github.com/saesh/moviebarcode
Compresses a movie into a single image
https://github.com/saesh/moviebarcode
Last synced: 4 months ago
JSON representation
Compresses a movie into a single image
- Host: GitHub
- URL: https://github.com/saesh/moviebarcode
- Owner: saesh
- Created: 2011-03-11T17:37:25.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-03-11T17:50:54.000Z (over 15 years ago)
- Last Synced: 2025-04-19T10:08:09.214Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 93.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# moviebarcode
Moviebarcode scans through a movie and adds every nth frame as a pixel bar to
a final image. The composite represents the color mood of a movie.
You will need OpenCV bindings for Python to run the scanner.
The following parameters are configurable:
- imgWidth : width of the final image
- barWidth : width to what each frame will be resized to