[pdal] decimation-visualization

Chris Foster chris.foster at roames.com.au
Sun Jan 11 16:47:08 PST 2015


If you're looking for a flexible debugging tool, you might also be
interested in my pet project:

https://github.com/c42f/displaz

It's got support for .las and .laz, but also has a .ply variant to
visualize arbitrary attributes on the points.  It's desktop rather
than web based (not fully buzzword compliant!), but on the upside it's
fairly good at displaying reasonably large point clouds; a few hundred
million points are not a problem.

I did add initial support for using pdal as a reader backend a while
ago,  but I think both projects have changed so much by now that it's
unlikely to work anymore.  I'd like to update it to make it work
again, I just haven't had time to do so yet.

Cheers,
~Chris

On 10 January 2015 at 05:34, Matthew Hanson
<mhanson at appliedgeosolutions.com> wrote:
>  No, the visualization is just an extra.   What we really are doing is
> classifying the point clouds and generating DSM, DTM, and CHM output.
>
> For visualization this plas.io is looking pretty sweet, probably all we
> need, it will just be used intermittently.
>
> Matthew Hanson
> Applied GeoSolutions
> (603) 659-3363 x91
> http://appliedgeosolutions.com
> mhanson at appliedgeosolutions.com
>
>
> On Fri, Jan 9, 2015 at 2:30 PM, Howard Butler <howard at hobu.co> wrote:
>>
>>
>> > On Jan 9, 2015, at 1:25 PM, Matthew Hanson
>> > <mhanson at appliedgeosolutions.com> wrote:
>> >
>> > Trying to wrap my head around this PCL block for filtering.
>> >
>> > As a quick way to visualize a point cloud, how could I run pdal view,
>> > but run it through the decimation filter beforehand.   Can I do that without
>> > writing to a new file?
>> >
>> > Looks like that's a built-in feature to plas.io, checking that out now.
>>
>> Do you want to mainly visualize point clouds? If so, PDAL's probably too
>> spartan a place to be doing that.
>>
>> Howard
>
>
>
> _______________________________________________
> pdal mailing list
> pdal at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/pdal


More information about the pdal mailing list