| RsimMosaic-package | R Simple IMage Mosaic creation library | 
| addBackTile | Add a tile back to the tile library | 
| bilinearInterpolator | A function to perform bilinar interpolation | 
| composeMosaicFromImageRandom | Randomly transform an image into a mosaic | 
| composeMosaicFromImageRandomOptim | Randomly transform an image into a mosaic optimizing the library usage | 
| composeMosaicFromImageRegular | Regularly transform an image into a mosaic | 
| computeStatisticalQuantitiesPixel | A function to compute the pixel data in a certain parameter space | 
| computeStatisticalQuantitiesTile | A function to compute the tile data in a certain parameter space | 
| createLibraryIndexDataFrame | A function to create the tile library data frame | 
| createTiles | Tile creation from a folder of images | 
| getCloseMatch | Get a tile which is a close match for a pixel in the parameter space | 
| removeTile | Remove a tile from the tile library | 
| RsimMosaic | R Simple IMage Mosaic creation library |