Basic RT components and utilities
315.12.1
|
This component applies statistical outlier removal filter to an input point cloud.
implementation_id | SORFilter |
---|---|
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 |
---|---|---|---|---|
meanK | int | 50 | ||
stddevMulThresh | double<int> | 1.0 |
N/A