PCLBilateralFilter¶
-
MLModule
¶ genre PCLFilters
author Wolf Spindler
package FMEstable/PCL
dll MLPCLFilters
definition MLPCLFilters.def see also Rank
,cvBilateralFilter
,PCLIntensityRankFilter
,PCLRadiusOutlierRemoval
,PCLStatisticalOutlierRemoval
inherits from PCLModule
keywords points
,clouds
,PCL
,smooth
,blur
Purpose¶
Applies the pcl::BilateralFilter filter to the input point cloud with intensity point members and provides the filter result at the output. See pcl::BilateralFilter for details.