Skip to content

Micky659/Mosaic-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mosaic-maker

This program can generate an image that when seen from a distance look like a different picture but from up close it's actually made up of a small photo arranged in a grid.

Input

The program takes two input images, first a block image that is used as an element in the matrix and the second a big image that is implemented over the matrix. It's recommended that input images should be small in size as it will be easier to build the mosaic in a correct proportion.

Block image(32X32)

Big image(40X30)

Output

Output of this program will be a matrix of block images and the final mosaic.

Simple matrix(1280X960)

Mosaic(1280X960)

(Take a few steps back from the screen and look at this picture)

Feel free to build over my code and use it wisely

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages