Skip to content

Photomosaic Generator tool. Works with all types of images. Doesn't matter what shape the image is, it will automatically trim it into square images and produce a photomosaic whose quality and resolution can be user adjusted.

Notifications You must be signed in to change notification settings

sarathsajan/photomosaic_generator

Repository files navigation

PhotomosaicGenerator

A python program that takes one main image and tens of other filler images to form a photomosaic of the main image consisting of the filler images as tiles. Provides the option to set the resolution of individual tiles that make up the photomosaic and also control the sampling resolution of the final output.


Project Summary [VIDEO]


Working

1. Take a main image and paste it in the "main image" folder.



2. Collect lots of filler images which will be used as tiles and paste them in the "filler images" folder. The more the merrier.




3. Run the program and you get the photomosaic auto-magically!!!

>>> photomosaic_generator.py

Here is the link to the photomosaic in its full glory [File size is 30MB]


4. The program supports command-line arguments so you can run the following command to get help and more settings

>>> photomosaic_generator.py --help

About

Photomosaic Generator tool. Works with all types of images. Doesn't matter what shape the image is, it will automatically trim it into square images and produce a photomosaic whose quality and resolution can be user adjusted.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages