Skip to content

Zulko/pompei

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Mosaics generation from movie frames

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published