hariasa Posted January 23, 2012 Report Share Posted January 23, 2012 I have a huge LiDAR dataset which I suspect has noise in it. I know how to get rid of the noise when to convert it to an elevation raster, but for my topic it is important that I filter it while it remaining a point feature dataset. Does anyone know of a program or function that is able to filter noise and outliers from LAS datasets? Thanks, Hariasa Quote Link to comment Share on other sites More sharing options...
Lurker Posted January 24, 2012 Report Share Posted January 24, 2012 wow, LIDAR is the most difficult data to process based on my experience, have you try Sarscape from ENVI? tutorial is very rare for LIDAR Processing, too bad Quote Link to comment Share on other sites More sharing options...
prvmihai Posted February 6, 2012 Report Share Posted February 6, 2012 hi, almost all the softwear that works with lidar have an automatic process of classification that would remove those kind of noise points from your data. One of the most comune is Terrascan that runs together with microstation. here is a link fot your information: http://www.terrasolid.fi Quote Link to comment Share on other sites More sharing options...
hariasa Posted February 9, 2012 Author Report Share Posted February 9, 2012 At the moment I am trying LAStools for classifying. Quote Link to comment Share on other sites More sharing options...
hariasa Posted February 18, 2012 Author Report Share Posted February 18, 2012 For future reference: I found that MARS 7 from Merrick has a useful noise filtering algorithm that does not rely on Z clipping. It worked for me. Quote Link to comment Share on other sites More sharing options...
lastools Posted May 11, 2012 Report Share Posted May 11, 2012 Hello from @lastools, please use the URL http://lastools.org/ to refer to LAStools from now on. To turn ASCII to LAS or SHP you can use txt2las.exe or las2shp.exe. But all LAStools can directly read TXT or SHP files via on-the-fly conversion to LAS. In terms of point classification and noise filtering one robust method first finds the ground, computes point heights, and then looks for points with weird (large negative or positive) outliers. The main LAStools for that task are lasground.exe or lasheight.exe (and while you are at it also look at lasclassify.exe). Cheers, Martin @lastools Quote Link to comment Share on other sites More sharing options...
German_ti Posted May 2, 2013 Report Share Posted May 2, 2013 Please help to find Mars 7 or other versions... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.