PoissonRecon in command line mode or similar?

Feel free to ask any question here
Post Reply
subo3
Posts: 15
Joined: Tue Dec 13, 2022 12:43 pm

PoissonRecon in command line mode or similar?

Post by subo3 »

Hello,

is it possible in CloudCompare 2.14 (or earlier) to create meshes via PoissonRecon in the command line mode? It is not featured in https://www.cloudcompare.org/doc/wiki/i ... _line_mode but i guess it is probably not up to date.

What i want to achieve is the following:
Meshing a point cloud and get the density-SF like in GUI-CloudCompare with the PoissonRecon-plugin. Afterwards i want to filter it by SF-Values. In order to automate this process, i need a way to do this in the command line.

Does somebody know if there is a way to do that (with CloudCompare or without)?
Thanks
daniel
Site Admin
Posts: 7709
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: PoissonRecon in command line mode or similar?

Post by daniel »

Hi,

PoissonRecon is not accessible via the command line because no one did the interfacing work, but also because there's already a command line tool provided by the algorithm's author: https://www.cs.jhu.edu/~misha/Code/PoissonRecon

I don't know if it's also possible to filter the resulting mesh based on the density with his tool though.
Daniel, CloudCompare admin
subo3
Posts: 15
Joined: Tue Dec 13, 2022 12:43 pm

Re: PoissonRecon in command line mode or similar?

Post by subo3 »

I see, thank you. Do you know if there is a way to calculate the density of a mesh?
daniel
Site Admin
Posts: 7709
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: PoissonRecon in command line mode or similar?

Post by daniel »

Nope...
Daniel, CloudCompare admin
Post Reply