A photo mosaic (pixel collage) maker. Use all your friends' profile pictures to approximate your profile picture! 如何用 Python 制作一个炫酷的微信好友图
-
Updated
Jun 27, 2023 - Python
A photo mosaic (pixel collage) maker. Use all your friends' profile pictures to approximate your profile picture! 如何用 Python 制作一个炫酷的微信好友图
Python implementation of a mosaic generator. A photomosaic is a large image composed of smaller tile images
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.
pyPhotoMosaic lets you create photomosaics.
Included bilinear interpolation js implementation.
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.
Creates a photographic mosaic with PPM images
Add a description, image, and links to the photomosaic-generator topic page so that developers can more easily learn about it.
To associate your repository with the photomosaic-generator topic, visit your repo's landing page and select "manage topics."