photomosaic-generator
There are 8 repositories under photomosaic-generator topic.
hanzhi713/image-collage-maker
A photo mosaic (pixel collage) maker. Use all your friends' profile pictures to approximate your profile picture! 如何用 Python 制作一个炫酷的微信好友图
MCTVR/pyPhotoMosaic
pyPhotoMosaic lets you create photomosaics.
sarathsajan/photomosaic_generator
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.
VeritasV/python-mosaic
Python implementation of a mosaic generator. A photomosaic is a large image composed of smaller tile images
aparolek/Mosaic-Generator-From-Source-Images
Python Mosaic Generator from Source Images. Uses simple shortest distance search between 3D vectors, index division to create a mapping and caching methods to avoid constantly loading certain objects/data from memory.
tracywong117/Photomosaic-js
Included bilinear interpolation js implementation.
tiagoserique/photomosaic
Creates a photographic mosaic with PPM images
echo-lalia/hd-mosaic
A script that uses Pillow + Numpy to compare and assemble an image collage based on a given target image and source tiles.