Back to Adaptive Vision Library website
		
	You are here: Start » Function Reference » Image Tiling
Image Tiling
Select a function from the list below.
| Icon | Name | Description | 
|---|---|---|
|  | CreateImageTiles_AsBoxes | Generates array of Boxes, which divide image in, potentially overlapping, tiles. | 
|  | CreateImageTiles_AsRegions | Generates array of Regions, which divide image in, potentially overlapping, tiles. | 
|  | CutImageIntoTiles | Generates array of image tiles, which are cut from inImage. | 
|  | JoinImageTiles | Joins previously cut tiles into single image. | 

