ComfyUI Node
๐ท Remove Outliers (RDAWG)
A ComfyUI node in RDAWG 3D/Point Cloud with 6 inputs and 2 outputs.
๐ท Remove Outliers (RDAWG)
- point_cloud
- cleaned_pcd
- info
โmethodstatisticalโบ
โnb_neighbors20โบ
โstd_ratio2.0โบ
โradius0.050โบ
โmin_points10โบ
CategoryRDAWG 3D/Point Cloud
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| point_cloud | POINT_CLOUD | โ | |
| method | COMBO | statistical | 2 options: statistical, radius |
| nb_neighbors | INT | 205โ100 | โ |
| std_ratio | FLOAT | 2.00.1โ5 | โ |
| radius | FLOAT | 0.0500.001โ1 | โ |
| min_points | INT | 102โ100 | โ |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| cleaned_pcd | POINT_CLOUD | โ |
| info | STRING | โ |