PCLNormalEstimation¶
-
MLModule
¶ genre PCLFeatures
author Wolf Spindler
package FMEstable/PCL
dll MLPCLFeatures
definition MLPCLFeatures.def inherits from PCLModule
keywords points
,clouds
,PCL
,normals
,estimation
Purpose¶
Applies the pcl::NormalEstimation filter to the input point cloud and provides the filter result at the output. See pcl::NormalEstimation for details. Note that the type of the output point cloud currently is always of PointXYZINormal type due to implementation details. This may change in future.
Input Fields¶
Output Fields¶
Parameter Fields¶
For the documentation of the filter parameters see pcl::NormalEstimation.