Start » Filter Reference » Geometry 2D » Geometry 2D Distance Metrics » PointSequenceDistances
Module: | FoundationLite |
---|
Measures the distances between consecutive points of a point sequence.
Name | Type | Range | Description | |
---|---|---|---|---|
inPoints | Point2DArray | |||
inCyclic | Bool | |||
inResolution | Real | 0.0 - | Number of real-world units per one pixel | |
outDistances | RealArray | |||
outDistanceSum | Real | |||
outConnectingSegments | Segment2DArray |
Examples
Description of usage of this filter can be found in examples and tutorial: Calibration World Coordinates On Original Images, Pins, Radiator Holes.
Complexity Level
This filter is available on Basic Complexity Level.