/mosaic_images

A python framework to create mosaic images.

Primary LanguagePython

Mosaic Images

A python framework to create mosaic images.

Usage

  • Create the target folder
mkdir target
  • Use download.sh script to download random images.
bash bash/download.sh [Number of images]
  • Change the alpha, grid size, and number of clusters for K Means Clustering in the apply_mosaic.sh bash script.
bash bash/apply_mosaic.sh

Example

Before

After