Coder Social home page Coder Social logo

pymosaic's Introduction

PyMosaic

A simple mosaic generating program

Requirements

  • Python3

  • Pillow

Usage

Run pymosaic.py

When prompted, either (a) type in the location of the image, or (b) drag and drop the file itself, that you want to be turned into a mosaic

Hit enter

Large input files

If your inputted file is large then it could take a long time to generate a mosaic. You can reduce the size of the final mosaic (and thus speed up the process) by increasing the value of size_mod in pymosaic.py (default value of 1); the final image will then be scaled by a factor of 1/size_mod

Output files

Three .png files are generated:

mosaic_raw.png - the raw (full size) mosaic. This file can be incredibly large!

mosaic.png - a more reasonably sized image, 1/4 of the size of the raw output in each direction

mosaic_thumb.png - a thumbnail of the mosaic

Examples

Meepo Mosaic

Dota Icon Rainbow Mosaic

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.