Forum

Author Topic: Splitting dense cloud into parts for mesh  (Read 4094 times)

Ingsayyad

  • Jr. Member
  • **
  • Posts: 89
    • View Profile
Splitting dense cloud into parts for mesh
« on: May 04, 2015, 04:23:35 PM »
I have generated point cloud >200 million points. I can't do mesh. How can I split it into parts (with some overlap) and do mesh and then join it again. Any trick please.

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 15074
    • View Profile
Re: Splitting dense cloud into parts for mesh
« Reply #1 on: May 04, 2015, 09:36:54 PM »
Hello Ingsayyad,

You can duplicate the chunk, shrink the bounding box, build mesh, remove dense cloud (in the duplicated chunk), repeat the operation with the different bounding box sizes. Merge duplicated chunks.

In principle it can be automated using Python scripting.
Best regards,
Alexey Pasumansky,
Agisoft LLC