mp_mosaics
Monstrous Mosaics
|
Code for the maptiles function. More...
Functions | |
Point< 3 > | convertToXYZ (LUVAPixel pixel) |
MosaicCanvas * | mapTiles (SourceImage const &theSource, vector< TileImage > &theTiles) |
Map the image tiles into a mosaic canvas which closely matches the input image. More... | |
Code for the maptiles function.
Point<3> convertToXYZ | ( | LUVAPixel | pixel | ) |
MosaicCanvas* mapTiles | ( | SourceImage const & | theSource, |
vector< TileImage > & | theTiles | ||
) |