Skip to main content

I have some LIDAR data to work with, but need to removal artifacts, noise and add classification. Does FME deliver the appropriate tools to do this?

Try the PointCloudSimplifier transformer. It has parameters for "Tuning and Noise Reduction" that should help get what you want. The PointCloudExpressionEvaluator is probably a good starting point for classification.


Reply