Search found 2 matches

by Mland
Mon Jan 13, 2025 1:17 pm
Forum: Questions
Topic: Unexpected Point Cloud Visualization Issue After Exporting from CloudCompare CommandLine
Replies: 4
Views: 26508

Re: Unexpected Point Cloud Visualization Issue After Exporting from CloudCompare CommandLine

It works. Thank you so much! You've just taken a huge weight off my shoulders. Thank you! Thank you! Thank you!+

For those who might be interested, here is the corrected version of my code:
"C:\Program Files\CloudCompare\cloudcompare.exe" -O -GLOBAL_SHIFT AUTO "input.e57" -C_EXPORT_FMT E57 -SAVE ...
by Mland
Sun Jan 12, 2025 7:54 pm
Forum: Questions
Topic: Unexpected Point Cloud Visualization Issue After Exporting from CloudCompare CommandLine
Replies: 4
Views: 26508

Unexpected Point Cloud Visualization Issue After Exporting from CloudCompare CommandLine

I am facing a strange issue with a point cloud and CloudCompare. Let me explain with a simple example:

I have a point cloud, which I’ll call "input_cloud".
I perform a simple process in CloudCompare via command line: I load the file and then export it. The exported file becomes "output_cloud".
The ...