NikitaRudenko / mosaic

Library for build mosaic from images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mosaic

PHP Lib for creating mosaic from set of images

Simple to use:

  • Include lib - mosaic.php
  • Create object of Class Mosaic
  • Use two methods to generate mosaic image:
    • handlingInsertImages()
    • scanSourceImage()

See example in index.php

About

Library for build mosaic from images


Languages

Language:PHP 100.0%