Question

Does FME have the capability of processing unclassified LIDAR data and removal of outliers and noise?

  • 7 March 2018
  • 1 reply
  • 4 views

Badge

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?


1 reply

Userlevel 4
Badge +25

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