All Projects → kylemcdonald → ImageRearranger

kylemcdonald / ImageRearranger

Licence: other
Rearrange mosaics by similarity.

Programming Languages

Jupyter Notebook
11667 projects

Image Rearranger

Arrange a mosaic by similarity. Inspired by this collection of pixel art by Justin Cyr.

Installation and Usage

First, install numpy, scipy, sklearn, matplotlib, and lapjv using the requirements file:

$ pip install -r requirements.txt

Note that on MacOS you need to run some special commands to install Multicore-TSNE.

Then clone this repository and run the example:

$ git clone --recurse-submodules https://github.com/kylemcdonald/ImageRearranger.git
$ cd ImageRearranger
$ jupyter notebook
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].