Forum

Author Topic: Tool to decimate dense point cloud  (Read 4676 times)

Reservoirdog

  • Newbie
  • *
  • Posts: 39
    • View Profile
Tool to decimate dense point cloud
« on: May 14, 2020, 04:16:05 PM »
I know there are similar request, but I want to start a new one.
To create really nice Orthophotos, we tend to produce very large dense point clouds. (500 Mio. points and more)
When we have to export points to other companies for planning purposes, we often have the difficult
task to decimate the point cloud.

At the moment, this can only be done using third party software like CloudCompare or FME.
A tool directly in Metshape would be very convenient, even better would be a tool which uses several ways (algorithms)
to achieve the decimation, e.g. total number of points, space between points, and some smart algorithms to decimate points
at planar areas instead of curvy (high altitude changes) areas.

thx for considering this request for future builds, also keep up the great work!
Metashape is a fantastic and capable product!

best regards, Chris.

wojtek

  • Sr. Member
  • ****
  • Posts: 284
    • View Profile
Re: Tool to decimate dense point cloud
« Reply #1 on: May 14, 2020, 04:46:11 PM »
This is already in Metashape. Right click on your Dense Cloud -> Filter Dense Cloud

Reservoirdog

  • Newbie
  • *
  • Posts: 39
    • View Profile
Re: Tool to decimate dense point cloud
« Reply #2 on: May 14, 2020, 05:23:23 PM »
This is already in Metashape. Right click on your Dense Cloud -> Filter Dense Cloud

Yes, it is possible to reduce with fixed point-distance.
But you can neither select a point-"target" nor can you reduce in a "smart way".

JRM

  • Jr. Member
  • **
  • Posts: 81
    • View Profile
Re: Tool to decimate dense point cloud
« Reply #3 on: May 15, 2020, 10:36:38 AM »
Use PDAL or CloudCompare for this step, both have a wide variety of filtering methods