An open API service indexing awesome lists of open source software.

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

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