Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tracywong117/photomosaic-js

Included bilinear interpolation js implementation.
https://github.com/tracywong117/photomosaic-js

bilinear-interpolation image-processing image-resize photomosaic photomosaic-generator

Last synced: about 1 month ago
JSON representation

Included bilinear interpolation js implementation.

Awesome Lists containing this project

README

        

# Photomosaic-js

![Demo](Example1.png)

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