Hi,
I'm trying to build CloudCompare from source on Mac OSX.
I'd like to try if I can provide a solution to Command Line C2C_dist Questions [ http://www.cloudcompare.org/forum/viewtopic.php?t=1220 ] by adding a Print() statement.
Before I can try to implement a solution I need to be able to ...
Search found 2 matches
- Wed Apr 13, 2016 3:12 pm
- Forum: Mac OS related topics
- Topic: Compiling on Mac OSX
- Replies: 3
- Views: 74088
- Wed Apr 13, 2016 1:32 pm
- Forum: Questions
- Topic: Command Line C2C_dist Questions
- Replies: 4
- Views: 8076
Re: Command Line C2C_dist Questions
Hi,
I'm running into the same problem.
The values I'm interested in are printed to the CloudCompare console:
[15:22:53] [ComputeDistances] Mean distance = 1.002791 / std deviation = 1.673994
But not to stdout (Terminal/Command Line).
When using the -SILENT option this is all the info printed to ...
I'm running into the same problem.
The values I'm interested in are printed to the CloudCompare console:
[15:22:53] [ComputeDistances] Mean distance = 1.002791 / std deviation = 1.673994
But not to stdout (Terminal/Command Line).
When using the -SILENT option this is all the info printed to ...