Application to generate an image mosaic using MosaicCLI as the backend
- Create an image mosaic composed of smaller images
- Made using Electron; image processing uses Java
Image made using images from Cifar-10 dataset
- Node.js v10
- NPM v6
- Java
- Clone the repository
- Run
npm install
- To start, use
npm start
- Fill out the left form
- For images, you can select the
cifar10-test
folder - For the averages file, you can overwrite
avgs.txt
- Press
Calculate averages
- For images, you can select the
- Pick an image on the right side
- You can use
imgs/lake.jpg
- For output, you can choose any path
- Averages file should be filled out already
- Chunk size and scaling can be left at default
- Press
Build mosaic
- You can use