Forum

Author Topic: Software for Creating Contours on huge Point clouds  (Read 8318 times)

mrafiei

  • Newbie
  • *
  • Posts: 12
    • View Profile
    • آموزش پهپاد نقشه برداری و فتوگرامتری برد کوتاه
Software for Creating Contours on huge Point clouds
« on: June 06, 2015, 09:17:48 AM »
Hi every one
Which software do you prefer to create contours on very dense and huge point clouds?
I have Autocad Civil 2009, but it did not read lot of point clouds (10 million or more), and another problem that I have is softness of the contours. My contours are not soft and it is very bad to show (like noisy).
please help me.
thanks.
« Last Edit: June 06, 2015, 09:26:29 AM by mrafiei »
<a href="https://maan.ir/product/uav_package/">آموزش نقشه برداری هوایی با پهپاد</a>

bigben

  • Sr. Member
  • ****
  • Posts: 406
    • View Profile

James

  • Hero Member
  • *****
  • Posts: 748
    • View Profile
Re: Software for Creating Contours on huge Point clouds
« Reply #2 on: June 06, 2015, 05:41:21 PM »
We use surfer. Don't often try million+ point datasets, but the website says it can handle maps with 2 billion nodes, so 10 million input points should be easy!

http://www.goldensoftware.com/products/surfer

mrafiei

  • Newbie
  • *
  • Posts: 12
    • View Profile
    • آموزش پهپاد نقشه برداری و فتوگرامتری برد کوتاه
Re: Software for Creating Contours on huge Point clouds
« Reply #3 on: June 11, 2015, 10:42:07 AM »
Thanks to bigben and James.
I tried cloud compare, it is very powerful, but it just read 128 million points. 
furthermore I tried surfer, but it is work very bad with huge number of points. (with a system with 8gig of Ram)
 
And my another question.
Which software can handle  over 200 million points to reducing the number of points?
<a href="https://maan.ir/product/uav_package/">آموزش نقشه برداری هوایی با پهپاد</a>

chrisd

  • Full Member
  • ***
  • Posts: 187
    • View Profile
Re: Software for Creating Contours on huge Point clouds
« Reply #4 on: June 11, 2015, 02:53:50 PM »
You could try Daylon Graphics Leveller http://www.daylongraphics.com/products/leveller.php

It can handle large numbers of points, and generate the contours. Not sure if it will work for you, but it is worth a try.

It only works with heightfields, where each location can have only one Z value. Also, it rasterizes the data to produce points that have equal X and Y spacing.

James

  • Hero Member
  • *****
  • Posts: 748
    • View Profile
Re: Software for Creating Contours on huge Point clouds
« Reply #5 on: June 11, 2015, 03:05:12 PM »
3DReshaper is good for many things including contours and pointcloud decimation but its main thing is surface reconstruction.

It has an option for reducing point cloud density on import - for example it recommends reducing to between 5 and 20 million points for machines with 2GB ram - so you can work with much larger clouds, but downsampling to something manageable based on your hardware.

The software is ~4000-6000 EUR i believe, we got ours a few years ago.

The other software i have direct experience of is Leica Cyclone, which also has features for contours and density reduction, and is similarly priced.

Both softwares would probably be overkill if all you want to do is contours and density reduction , but you would certainly find many other uses for them in time!

nadar

  • Full Member
  • ***
  • Posts: 130
    • View Profile
Re: Software for Creating Contours on huge Point clouds
« Reply #6 on: August 04, 2015, 02:56:16 PM »
We use surfer. Don't often try million+ point datasets, but the website says it can handle maps with 2 billion nodes, so 10 million input points should be easy!

http://www.goldensoftware.com/products/surfer

how do you import poinclouds into Sufer 12 ? does it accept .LAS format, or only .PLY ?

James

  • Hero Member
  • *****
  • Posts: 748
    • View Profile
Re: Software for Creating Contours on huge Point clouds
« Reply #7 on: August 04, 2015, 08:51:11 PM »
I'm still using surfer 8, but I suspect it might not recognise binary formats, so ascii ply could work although the headers are large/awkward compared to something completely generic like txt/xyz which is just a list of numbers!

Arie

  • Full Member
  • ***
  • Posts: 134
    • View Profile
Re: Software for Creating Contours on huge Point clouds
« Reply #8 on: August 09, 2015, 12:03:17 AM »
You could try to run cloudcompare from commandline to subsample the pointcloud. Works like a charm, also with larger datasets.
Cheers!