Skip to content

Commit 1d0954b

Browse files
committed
add doc
1 parent be6200b commit 1d0954b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/jsk_pcl_ros/nodes/organized_statistical_outlier_removal.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,10 @@ Organized version of statistical outlier removal.
2828
## Parameter
2929
* `~use_cluster_point_indices` (Boolean, default: `False`)
3030

31-
use cluster point indices or not
31+
use cluster point indices or not.
32+
this option is designed to use after clustering (i.e. euclidean clustering),
33+
because we can consider the distribution of each cluster with cluster point indices
34+
information.
3235

3336
* `~keep_organized` (Boolean, default: `True`)
3437

0 commit comments

Comments
 (0)