Search found 11 matches
- Tue May 19, 2020 5:33 pm
- Forum: Questions
- Topic: Correcting a cloud spacing
- Replies: 1
- Views: 992
Correcting a cloud spacing
Hello, I'm working on two scans of a rough planar surface (granite plate). I did them a month apart and I noticed that the second scan was "bigger" by ~2mm. I wanted to correct it manually and with my basic knowledge I think I need multiply/scale tool however I don't quite understand how i...
- Thu Mar 26, 2020 4:53 pm
- Forum: Questions
- Topic: signed distance scale : side curve
- Replies: 1
- Views: 4288
signed distance scale : side curve
When you compute de distance between clouds you get the signed scale with a curve on its side. I wanted to be sure about what it refers to. I assume it shows the concentration of the points on the scale? If yes is it a simple [n°point/part of the scale] or is there some other equations applied to it...
- Sat Mar 14, 2020 1:45 pm
- Forum: Questions
- Topic: cloud or mesh? (advice on performance, accuracy...)
- Replies: 5
- Views: 18214
Re: cloud or mesh? (advice on performance, accuracy...)
My clouds is not that dense ( 16 point / unit^2) so I will work with meshes.
Thanks a lot!
Thanks a lot!
- Sat Mar 14, 2020 1:42 pm
- Forum: Questions
- Topic: Meshed artefact after merging clouds
- Replies: 2
- Views: 9916
Re: Meshed artefact after merging clouds
I used Delaunay after trying to carefully register them. However further tests showed that if worked with mesh instead of clouds I got better result. I suppose that meshes tend to not be affected by noise as much as cloud.
Thank you!
Thank you!
- Thu Mar 12, 2020 5:21 pm
- Forum: Questions
- Topic: Meshed artefact after merging clouds
- Replies: 2
- Views: 9916
Meshed artefact after merging clouds
Hello, after registering and merging 4 clouds sharing partial coverage and meshing the result I ended up with something like the one attached. top right : no coverage bottom right : 2 coverage bottom left : 4 coverage I don't know what I messed up. When I Register and merge the separate mesh it does...
- Thu Mar 12, 2020 2:52 pm
- Forum: Questions
- Topic: cloud or mesh? (advice on performance, accuracy...)
- Replies: 5
- Views: 18214
Re: cloud or mesh? (advice on performance, accuracy...)
I got a new question so I'm updating this thread since it is similar. When it comes to ICP, meshes takes more time to register but what are the pro and con of using C2C, C2M and M2M for registration? How can I compare them with my models to see what gives the minimum error? I've read the ICP doc but...
- Sun Mar 08, 2020 5:55 pm
- Forum: Questions
- Topic: cloud or mesh? (advice on performance, accuracy...)
- Replies: 5
- Views: 18214
Re: cloud or mesh? (advice on performance, accuracy...)
Thank you! I managed to do several trials and it seems that either C2C-quadratic and C2M are the best for my project.
- Sun Mar 08, 2020 4:39 pm
- Forum: Questions
- Topic: Really confused with dbtree
- Replies: 2
- Views: 11145
Re: Really confused with dbtree
But in the case of 'merge', the aim was to minimize the amount of memory used And it is very thoughtful. However it would be nice to have a tickbox like "merge as new cloud" for when you work with small point clouds. Beside What you might actually do is clone it before merging so in the e...
- Fri Mar 06, 2020 5:23 pm
- Forum: Questions
- Topic: Really confused with dbtree
- Replies: 2
- Views: 11145
Really confused with dbtree
I'm really confused about the way CC manage project. Why can't CC automatically generate a new cloud from a process? You merge 2 clouds and it changes one of the two instead of giving you a new merged-cloud (I'm really confused since segmenting tool DO provide you with a new cloud). The fact that yo...
- Fri Mar 06, 2020 4:14 pm
- Forum: Questions
- Topic: cloud or mesh? (advice on performance, accuracy...)
- Replies: 5
- Views: 18214
cloud or mesh? (advice on performance, accuracy...)
I'm currently doing basic distance calculation between two set of two merged scan and I'd like some advice. What are the main pro/con of choosing CloudvsCloud, CloudvsMesh or MeshvsMesh when it comes to registering/comparing 2 scans? I noticed that Meshes are far more timeconsuming but seems to give...