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.
Web app to create photomosaic from your photos. You can use the the default flower image set....
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
All code has been written for educational purposes only. Any issues contact me at : prabhavrajeev.51@gmail.com