Back to Adaptive Vision Studio website

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

RegionCaliperDiameter


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

Name Type Description
inRegion Region Input region
outMinDiameter Segment2D
outMinDiameterLength Real
outMaxDiameter Segment2D
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 in RegionCaliperDiameter.

Complexity Level

This filter is available on Basic Complexity Level.