Skip to content

tracywong117/Photomosaic-js

Repository files navigation

Photomosaic-js

Demo

Photomosaic-js is a simple JavaScript implementation of creating photomosaics. Photomosaics combine small, regular-sized images to form a larger composite image.

Features

  • Use bilinear interpolation method to resize image
  • Matches each section of the image with the closest tile from a predefined set of tiles