Basic RT components and utilities
315.12.1
|
This component applies moving least squares filter to an input point cloud.
implementation_id | MLSFilter |
---|---|
category | example |
port name | data type | unit | description |
---|---|---|---|
original | PointCloudTypes::PointCloud |
port name | data type | unit | description |
---|---|---|---|
filtered | PointCloudTypes::PointCloud |
port name | interface name | service type | IDL | description |
---|
N/A
name | type | unit | default value | description |
---|---|---|---|---|
radius | double | [m] | 0.03 | the sphere radius that is to be used for determining the k-nearest neighbors used for fitting |
N/A