Skip to content
forked from eleurent/mozaik

Automatic reproduction of images with simple primitives

Notifications You must be signed in to change notification settings

fagan2888/mozaik

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mozaik

Automatic reproduction of images with simple primitives

Usage

mozaik.py -i <inputfile> [-o <outputfile> -c <shapeCounts> -p <primitive> -m <method> -s <seed>]

A few examples

mozaik.py -i examples/pearl.jpg -c 500 -p triangle

mozaik.py -i examples/resistance.jpg -c 100 -p circle

mozaik.py -i examples/nighthawks.png -c 500 -p rectangle

mozaik.py -i examples/pika.jpg -c 200 -p triangle

mozaik.py -i examples/sharbat.jpg -c 200 -p ellipse

Credits

This project is more than largely inspired by Michael Fogleman's excellent primitive.

About

Automatic reproduction of images with simple primitives

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%