Poission Surface Reconstruction with CLI
Posted: Sun Aug 02, 2020 2:23 pm
Hello,
i am currently in the process of combining and automating the following steps in one script:
cropping, SOR filter, computing normals, generating mashes with Poission Surface Reconstruction
For this I have studied the CLI of CloudCompare and have already managed to do the following steps from the command line:
SOR Filter -->-SOR 6 1
Computing Normals --> -OCTREE_NORMALS auto
The following problems: I know what the command for cropping is called, but I don't know how to handle the coordinates. My scans have the scanner data (TLS/GBL) in the files. I would like to cut everything within a radius of 300 meters. For this I would have to add the xMin, yMin(...) data to the parameter. But since I want to automate it, it would be ideal if I didn't have to enter them by hand, but these values would be determined automatically. Is this feasible, if so, how?
My second problem: I would like to use Poission Surface Reconstruction via the command line. I have already googled and read that using plugins via the CLI was not possible. (https://danielgm.net/cc/forum/viewtopic.php?t=650). I have installed version 2.11.1. Is that possible now? That would save me a lot of work.
I would be glad if you could help me.
Translated with www.DeepL.com/Translator (free version)
i am currently in the process of combining and automating the following steps in one script:
cropping, SOR filter, computing normals, generating mashes with Poission Surface Reconstruction
For this I have studied the CLI of CloudCompare and have already managed to do the following steps from the command line:
SOR Filter -->-SOR 6 1
Computing Normals --> -OCTREE_NORMALS auto
The following problems: I know what the command for cropping is called, but I don't know how to handle the coordinates. My scans have the scanner data (TLS/GBL) in the files. I would like to cut everything within a radius of 300 meters. For this I would have to add the xMin, yMin(...) data to the parameter. But since I want to automate it, it would be ideal if I didn't have to enter them by hand, but these values would be determined automatically. Is this feasible, if so, how?
My second problem: I would like to use Poission Surface Reconstruction via the command line. I have already googled and read that using plugins via the CLI was not possible. (https://danielgm.net/cc/forum/viewtopic.php?t=650). I have installed version 2.11.1. Is that possible now? That would save me a lot of work.
I would be glad if you could help me.
Translated with www.DeepL.com/Translator (free version)