Back to FabImage Studio website

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

RegionBoundingParallelogram


Module: FoundationPro

Computes the smallest parallelogram containing a region.

Name Type Description
Input value
inRegion Region Input region
Input value
inBoundingParallelogramFeature BoundingRectangleFeature Determines what kind of bounding parallelogram will be computed
Output value
outBoundingParallelogram Path Smallest bounding parallelogram of the input points
Output value
outCenter Point2D Center of the bounding parallelogram
Output value
outLongSide Real Length of the bounding parallelogram long side
Output value
outShortSide Real Length of the bounding parallelogram short side
Output value
outAngle Real Angle of the bounding parallelogram

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 RegionBoundingParallelogram.

Complexity Level

This filter is available on Advanced Complexity Level.