Back to Aurora Vision Library website
You are here: Start » Function Reference » Image » Image Tiling
Image Tiling
Select a function from the list below.
| Icon | Name | Description / Applications | Modules | |
|---|---|---|---|---|
| CreateImageTiles | Generates an array of regions and an array of boxes covering the area of an image. |
FoundationBasic | ||
| CreateImageTiles_AsBoxes | Generates an array of boxes covering the area of an image. |
FoundationBasic | ||
| CutImageIntoTiles | Generates an array of small images by cutting the input image. |
FoundationBasic | ||
| EnumerateImageTiles | Enumerates tiles from image. |
FoundationBasic | ||
| JoinImageTiles | Joins previously cut tiles into single image. |
FoundationBasic |
