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
PoissonRecon in command line mode or similar?
Re: PoissonRecon in command line mode or similar?
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.
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
Re: PoissonRecon in command line mode or similar?
I see, thank you. Do you know if there is a way to calculate the density of a mesh?