Back to Adaptive Vision Library website

You are here: Start » Function Reference » Image Tiling

Image Tiling

Select a function from the list below.

IconNameDescription
CreateImageTiles_AsBoxesGenerates array of Boxes, which divide image in, potentially overlapping, tiles.
CreateImageTiles_AsRegionsGenerates array of Regions, which divide image in, potentially overlapping, tiles.
CutImageIntoTilesGenerates array of image tiles, which are cut from inImage.
JoinImageTilesJoins previously cut tiles into single image.