Search found 6 matches
- Mon Mar 23, 2020 5:43 pm
- Forum: Questions
- Topic: Display/View axis of CloudCompare
- Replies: 10
- Views: 21734
Re: Display/View axis of CloudCompare
The axes could be indeed created by a plugin (or directly added to qCC_db) as a separate entity that uses its parent bounding-box and displays the axes in 3D. For the 'Point list picking' tool, you would have to hack the existing one (in CloudCompare directly). Maybe simply add new export formats (...
- Sat Mar 21, 2020 12:21 pm
- Forum: Questions
- Topic: Display/View axis of CloudCompare
- Replies: 10
- Views: 21734
Re: Display/View axis of CloudCompare
Oh I thought it was a cloud (and you can also export only the mesh vertices as a point cloud by the way if that's sufficient). Which function do you want to add? If it's possible, please add the display axis XYZ like matlab and C2M distance field in point list picking functions. Wondering if it can...
- Fri Mar 20, 2020 9:14 am
- Forum: Questions
- Topic: Display/View axis of CloudCompare
- Replies: 10
- Views: 21734
Re: Display/View axis of CloudCompare
Ah! We only have the small trihedron in the bottom right part of the screen. One option is to export the result of CloudCompare (the point cloud with distances) as an ASCII/text file and open it in Matlab or another equivalent tool. I tried exported the C2M result to pcd format. But seems matlab ca...
- Fri Mar 20, 2020 8:52 am
- Forum: Questions
- Topic: Display/View axis of CloudCompare
- Replies: 10
- Views: 21734
Re: Display/View axis of CloudCompare
Thanks for the answers! For my second questions, since individual point picking after C2M distance calculation can shows its raw distance from cloud-to-mesh, is there any ways to add another fields in the point list picking to shows its particular C2M distance please?
- Fri Mar 20, 2020 12:57 am
- Forum: Questions
- Topic: Display/View axis of CloudCompare
- Replies: 10
- Views: 21734
Re: Display/View axis of CloudCompare
For the display axis, what I want is this XYZ axis in CloudCompare
- Thu Mar 19, 2020 1:19 am
- Forum: Questions
- Topic: Display/View axis of CloudCompare
- Replies: 10
- Views: 21734
Display/View axis of CloudCompare
Hi all Recently I tried to compare mesh-cloud by CloudCompare and the results were satisfactory. But I am wondering if the display and view can be shows the XYZ axis to better present the differences between mesh-cloud ? Another questions is the point list picking function can shows the distance bet...