Skip to content

Prabhav-R/photomosaic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photomosaic

This project was inspired from https://github.com/robert/photomosaic

In the field of photographic imaging, a photographic mosaic, also known under the term Photomosaic, is a picture that has been divided into tiled sections, each of which is replaced with another photograph that matches the target photo.

Live Demo

enter image description here

Web app to create photomosaic from your photos. You can use the the default flower image set....

Or Upload Your Own Image Set

enter image description here

Or Grab a image set from the internet

enter image description here

Then upload your target image and your good to go...

enter image description here

Also you can try changing the tile image size

enter image description here

Run the code yourself

In the main directory run :

npm install # to install the dependecies
npm start # To start the dev server

In the server directory run :

pip install -r requirements.txt #  install the server dependencies
python app.py # to start the server

Disclaimer

All code has been written for educational purposes only. Any issues contact me at : prabhavrajeev.51@gmail.com