Search found 6 matches
- Mon Dec 12, 2016 1:12 pm
- Forum: Questions
- Topic: ICP registration doesnt work when roles are swappd
- Replies: 1
- Views: 1521
ICP registration doesnt work when roles are swappd
Is it compulsory that the data cloud must be smaller ( in number of points. dimension of bounding box) than the model cloud ? when I perform ICP registration of my dataset with smaller cloud as data and bigger cloud as model, I get good result but when I swap the roles (bigger cloud as data and smal...
- Fri Nov 25, 2016 3:50 pm
- Forum: Questions
- Topic: command line mode: merge_clouds
- Replies: 1
- Views: 1850
command line mode: merge_clouds
I am getting exact result for -merge_clouds and -save_clouds all_at_once command,
two adolescent clouds put together on each other.
Isn't -merge_clouds command supposed to work the way Edit > Merge button works in GUI?
two adolescent clouds put together on each other.
Isn't -merge_clouds command supposed to work the way Edit > Merge button works in GUI?
- Thu Nov 24, 2016 2:24 pm
- Forum: Issues, bugs, etc.
- Topic: wierd problem with command -LOG_FILE {filename}
- Replies: 1
- Views: 2007
wierd problem with command -LOG_FILE {filename}
I am facing some weird problem in command line mode. this is what I run in a batch file @ECHO ON CloudCompare -AUTO_SAVE ON -o smallA.las -o smallB.las -LOG_FILE smalllaslog.txt and I get this output in text file as expected [14:53:26] Auto-save is enabled [14:53:26] [LOADING] [14:53:26] Opening fil...
- Mon Nov 14, 2016 8:26 am
- Forum: Windows related topics
- Topic: Debugging CC to understand the source code
- Replies: 1
- Views: 17081
Debugging CC to understand the source code
I have compiled and was able to launch it in debug mode, thanks to this post >>> http://www.danielgm.net/cc/forum/viewtopic.php?t=992 In Visual Studio 2013, I have built INSTALL project, set CloudCompare as StartUp Project and debug it. I can use the generated cloudcompare GUI instance as normal. Bu...
- Thu Nov 10, 2016 9:07 am
- Forum: Windows related topics
- Topic: Compilation Errors: MSVS 2013 Qt 5.6.1
- Replies: 3
- Views: 14649
Re: Compilation Errors: MSVS 2013 Qt 5.6.1
Great! I have used Qt 5.5.1 and it finally works. 1] I have troubles installing libLAS. But when I open .bin files, which consists of .LAS files. I can process on them(distance compare,registration, segmentation etc.) except save them in .LAS file format. 2] Also what does it mean by " Make the...
- Tue Nov 08, 2016 2:13 pm
- Forum: Windows related topics
- Topic: Compilation Errors: MSVS 2013 Qt 5.6.1
- Replies: 3
- Views: 14649
Compilation Errors: MSVS 2013 Qt 5.6.1
need help to solve these errors and compile the cloudcompare on windows 7