Back to Adaptive Vision Library website
You are here: Start » Function Reference » Region Spatial Transforms » TransposeRegion
TransposeRegion
Flips and rotates a region so that x-coordinates are exchanged with y-coordinates.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inRegion | const Region& | Input region | |
![]() |
outRegion | Region& | Output region |
Examples
![]() |
![]() |
TransposeRegion performed on the sample region.




