Back to FabImage Studio website

You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Features » PointsCaliperDiameter

PointsCaliperDiameter


Module: FoundationBasic

Computes the longest and the shortest width of the input points measured as distance between parallel lines containing all of them.

Name Type Description
Input value inPoints Point2DArray
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 point array on input in PointsCaliperDiameter.

Complexity Level

This filter is available on Basic Complexity Level.