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 制作一个炫酷的微信好友图

    Language:Python16152213
  • MCTVR/pyPhotoMosaic

    pyPhotoMosaic lets you create photomosaics.

    Language:Python3101
  • 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.

    Language:Python3232
  • VeritasV/python-mosaic

    Python implementation of a mosaic generator. A photomosaic is a large image composed of smaller tile images

    Language:Python3200
  • 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.

    Language:Python1200
  • tracywong117/Photomosaic-js

    Included bilinear interpolation js implementation.

    Language:JavaScript110
  • tiagoserique/photomosaic

    Creates a photographic mosaic with PPM images

    Language:C0100
  • 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.

    Language:Python