Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gregorykogan/mosaic-maker

Create image from lots of source images
https://github.com/gregorykogan/mosaic-maker

image-processing meme-generator mosaic mosaic-images

Last synced: 1 day ago
JSON representation

Create image from lots of source images

Awesome Lists containing this project

README

        

# mosaic-maker
Create image/video from lots of source images

## Examples




*It's capable of video conversion too!*

### How to use
1. Download source dataset of any images and put it inside 'source' folder. For example (https://www.kaggle.com/splcher/animefacedataset)
2. Run 'OctTree.py'
3. Create 'image_input', 'video_input' and 'output' folders
4. Put any images in 'image_input' and any videos in 'video_input'
5. Run 'image_convert.py' and 'video_convert.py'
6. All done! Results are inside 'output' folder

For additional configuration you can edit 'config.py' file