All Projects → Zulko → pompei

Zulko / pompei

Licence: other
Mosaics generation from movie frames

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects
shell
77523 projects

Pompei

Pompei (documentation and examples here) is a python package and command line utility to generate photo mosaics from movie frames, like this one:

[example]

It is an open-source software originally written by Zulko and released under the MIT licence. Everyone is welcome to contribute or ask for support on the Github project page.

Installation

If you have PIP installed:

(sudo) pip install pompei

If you don't have setuptools installed the command above will fail. Install setuptools with

(sudo) pip install setuptools

Another way of installing pompei is to unzip the source code in a directory and type in a terminal:

sudo python setup.py install
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].