Back to FabImage Studio website

You are here: Start » Filter Reference » Path » Path Metrics » PathToLineDistanceProfile

PathToLineDistanceProfile


Module: FoundationBasic

Computes the profile of distances between a line and the characteristic points of a path.

Name Type Range Description
Input value
inPath Path Input path
Input value
inLine Line2D Input line
Input value
inResolution Real 0.0 - Number of real-world units per one pixel
Output value
outDistanceProfile Profile Profile of distances between input line and consecutive points of input path
Output value
outDistances RealArray Distances between input line and consecutive points of input path
Output value
outConnectingSegments Segment2DArray Segments connecting input line and consecutive points of input path having minimal length

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 Indefinite line on input in PathToLineDistanceProfile.

Complexity Level

This filter is available on Basic Complexity Level.