Page 1 of 1

PoissonRecon in command line mode or similar?

Posted: Tue Jul 23, 2024 2:46 pm
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

Re: PoissonRecon in command line mode or similar?

Posted: Wed Jul 24, 2024 3:16 pm
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.

Re: PoissonRecon in command line mode or similar?

Posted: Thu Aug 08, 2024 8:05 am
by subo3
I see, thank you. Do you know if there is a way to calculate the density of a mesh?

Re: PoissonRecon in command line mode or similar?

Posted: Fri Aug 09, 2024 6:50 am
by daniel
Nope...