Back to FabImage Studio website

You are here: Start » Filter Reference » Region » Region Features » RegionCaliperDiameter

RegionCaliperDiameter


Module: FoundationBasic

Computes the longest and the shortest width of the input region measured as distance between parallel lines containing the whole region.

Name Type Description
Input value
inRegion Region Input region
Output value
outMinDiameter Segment2D
Output value
outMinDiameterLength Real
Output value
outMaxDiameter Segment2D
Output value
outMaxDiameterLength Real

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Empty region on input in RegionCaliperDiameter.

Complexity Level

This filter is available on Basic Complexity Level.