Back to FabImage Studio website
You are here: Start » Filter Reference » Region Features » RegionEllipticAxes
Computes axes of an ellipse having the same first and second order moments as the given region.
Name | Type | Description | |
---|---|---|---|
![]() |
inRegion | Region | Input region |
![]() |
outMajorAxis | Segment2D | |
![]() |
outMinorAxis | Segment2D |
Description
The orientations of the resulting axes are always between 0 and 180 degrees.
Hints
- If the input region is not guaranteed to be non-empty, precede this filter with SkipEmptyRegion.
Examples

RegionEllipticAxes performed on a sample region.
Complexity Level
This filter is available on Basic Complexity Level.