Get Highest-Layer Points
Input and Output
Input
| Input port | Data type | Description |
|---|---|---|
Original Point Cloud |
PointCloud/XYZNormal |
Highest layer points of point cloud input to this port will be extracted. |
Reference Direction |
Pose[] - |
Pose used to define the vertical direction (optional, if this port is not used, the parameter “Reference Direction” will be used; if inputting multiple poses, only the first will be used). |
Parameter Description
Reference Direction
| Parameter | Description |
|---|---|
X, Y, Z |
Description: This parameter is used to select the reference direction, x;y;z included.
|
Layer Settings
| Parameter | Description |
|---|---|
Only Get Highest One |
Description: This parameter decides whether to only get the highest point in the point cloud.
|
Layer Height |
Description: This parameter is used to set the layer height (in mm).
|
Layer Tolerance |
Description: This parameter is used to set the upper limit of height difference between the highest layer and the rest of the layers, which is equal to the product of layer height and layer tolerance. If the height difference is less than the parameter, they belong to the same layer (the highest layer).
|