ShowLo / MosaicPuzzle

Mosaic Puzzel : Use many different pictures to make a picture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MosaicPuzzle

 Replace the block in a cetain picture with an image in the image dataset that has the smallest average color difference from it. Therefore, we can use many different small pictures to make a big picture.

ColorPuzzle

 The color substitution of each pixel in a picture is done by using the color which has the smallest color difference with the pixel in the result of color clustering.

About

Mosaic Puzzel : Use many different pictures to make a picture


Languages

Language:Python 100.0%