mp_mosaics
Monstrous Mosaics
|
mapTiles() function. More...
Functions | |
MosaicCanvas * | mapTiles (SourceImage const &theSource, vector< TileImage > &theTiles) |
Map the image tiles into a mosaic canvas which closely matches the input image. More... | |
MosaicCanvas* mapTiles | ( | SourceImage const & | theSource, |
vector< TileImage > & | theTiles | ||
) |
Map the image tiles into a mosaic canvas which closely matches the input image.
theSource | The input image to construct a photomosaic of |
theTiles | The tiles image to use in the mosaic |