Measure Distances between Features
Function
This Step is used to measure the geometric distance between two specified features. Supported feature combinations include: point-to-point, point-to-line, point-to-circle, line-to-line, line-to-circle, and circle-to-circle.
Usage Scenario
This Step is generally used for geometric feature measurement. No fixed usage scenarios.
Input Description
| Input item | Description |
|---|---|
Image |
The image of the target object to be measured. |
IN1 |
The first geometric feature to be measured, generated and provided by a preceding Step. This port supports point, line, and circle types. |
IN2 |
The second geometric feature to be measured, generated and provided by a preceding Step. This port supports point, line, and circle types. |
Output Description
| Output item | Description |
|---|---|
Distance |
The measured distance value between the two input features. |
Distance line |
A line displayed in the visualization image, indicating the distance between two features. |