Skip to content

Commit 55d8408

Browse files
committed
add doc
1 parent 3a283bb commit 55d8408

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

+4-1
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)