tracywong117 / Photomosaic-js

Included bilinear interpolation js implementation.

Home Page:https://tracywong117.github.io/Photomosaic-js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Included bilinear interpolation js implementation.

https://tracywong117.github.io/Photomosaic-js/

License:MIT License


Languages

Language:JavaScript 61.5%Language:CSS 19.4%Language:HTML 19.1%