You are here: Start » Function Reference » Region » Region Spatial Transforms
Region Spatial Transforms
Icon | Name | Description / Applications | Modules | |
---|---|---|---|---|
AlignRegion | AlignRegion | Aligns a region to a coordinate system. Most typically used, when there is a region extracted after performing CropImageToRectangle. This filter makes it possible to align the region with the original image. |
FoundationBasic | |
CropRegion | CropRegion | Creates a region from a rectangular fragment of another one. Can be used to obtain a part of a bigger region, but also to enforce specific region frame. |
FoundationLite | |
CropRegionToQuadrangle | CropRegionToQuadrangle | Creates a region from a quadrangular fragment of another one. The quadrangle must be convex. |
FoundationPro | |
CropRegionToRectangle | CropRegionToRectangle | Creates a region from a rectangular fragment of another one. Can be used to obtain a part of a bigger region, but also to enforce specific region frame. |
FoundationLite | |
DownsampleRegion | DownsampleRegion | Shrinks a region by the factor of two along each axis. |
FoundationBasic | |
EnlargeRegionNTimes | EnlargeRegionNTimes | Enlarges a region by a natural factor. |
FoundationBasic | |
MirrorRegion | MirrorRegion | Mirrors a region across vertical or horizontal axis. |
FoundationBasic | |
ReflectRegion | ReflectRegion | Reflects a region through the given location. |
FoundationBasic | |
ResizeRegion | ResizeRegion | Enlarges or shrinks a region to new dimensions. |
FoundationBasic | |
ResizeRegion_Relative | ResizeRegion_Relative | Resizes region relatively along each axis. |
FoundationBasic | |
RotateRegion | RotateRegion | Rotates a region around a specified point. |
FoundationBasic | |
ShearRegion | ShearRegion | Computes a leant region. |
FoundationBasic | |
ShrinkRegionNTimes | ShrinkRegionNTimes | Shrinks a region by a natural factor along each axis. |
FoundationBasic | |
TranslateRegion | TranslateRegion | Translates a region by a given number of pixels along each axis. |
FoundationLite | |
TransposeRegion | TransposeRegion | Flips and rotates a region so that x-coordinates are exchanged with y-coordinates. |
FoundationBasic | |
TrimRegionToPolygon | TrimRegionToPolygon | Removes region elements lying beyond the specified polygon. |
FoundationPro | |
TrimRegionToRectangle | TrimRegionToRectangle | Limits a region to a rectangular area. |
FoundationPro | |
UncropRegion | UncropRegion | Inverse of CropRegion. |
FoundationLite |