Electrical wires

119 views
Skip to first unread message

vasja

unread,
Jun 22, 2016, 12:44:03 PM6/22/16
to LAStools - efficient tools for LiDAR processing
Hi, how can electrical wires (any wire) be efficiently (automatic) deleted from a point cloud?

Regards

Vasja

Terje Mathisen

unread,
Jun 22, 2016, 1:49:19 PM6/22/16
to last...@googlegroups.com
vasja wrote:
> Hi, how can electrical wires (any wire) be efficiently (automatic)
> deleted from a point cloud?

Heh! The normal problem is the opposite, i.e. how to detect such wires
automatically.

Anyway, you should probably start with the normal ground point/TIN
generation, then you look for lines of non-ground points following
catenary curves with min/max heights in a suitable range above local ground.

Finding them this way can actually be quite challenging, normally the
number of such returns is so low that they really don't matter for
feature classification if you only care about removing them

Terje
>
> Regards
>
> Vasja
> --
> Download LAStools at
> http://lastools.org
> http://rapidlasso.com
> Be social with LAStools at
> http://facebook.com/LAStools
> http://twitter.com/LAStools
> http://linkedin.com/groups/LAStools-4408378
> Manage your settings at
> http://groups.google.com/group/lastools/subscribe


--
- <Terje.M...@tmsw.no>
"almost all programming can be viewed as an exercise in caching"

Vasja Bric

unread,
Jun 23, 2016, 2:34:01 AM6/23/16
to last...@googlegroups.com
Thanks for suggestions. Yes, usually the problem is opposite; I just need to do an smooth DSM and the wires need to be deleted, especially if the img format is required.

Vasja

Thomas Knudsen

unread,
Jun 23, 2016, 3:36:59 AM6/23/16
to last...@googlegroups.com
For the Danish elevation model, we use a voxel based filtering scheme to remove power lines and bird flocks.

The (unsupported) code is available under a very permissive licence (OpenBSD/ISC) over at https://bitbucket.org/GSTudvikler/gstdhmqc

I think LAStools implements a similar algorithm in at least one of the modules, but I do not remember which.

/Thomas
Reply all
Reply to author
Forward
0 new messages