HELP--How to read RANSAC output?
Re: HELP--How to read RANSAC output?
Hum, strangely they should be preserved. Which output format did you use for the sub-clouds?
Daniel, CloudCompare admin
Re: HELP--How to read RANSAC output?
Hi,
thank you for the reply. I tried to save the sub-clouds both in .ply and in .txt, but when I open these new files, I can no longer see the original RGB values associated with the points of the sub-clouds. Conversely, each point of the sub-cloud has a new RGB value (the same color for each point of the sub-cloud), resulting from the segmentation performed by the ransac (they are all green, or red, or pink,...). Is there a way to maintain their original RGB values instead of the new ones?
This is the original point cloud: and these are two sub-clouds segmented by ransac: Thank you very much.
thank you for the reply. I tried to save the sub-clouds both in .ply and in .txt, but when I open these new files, I can no longer see the original RGB values associated with the points of the sub-clouds. Conversely, each point of the sub-cloud has a new RGB value (the same color for each point of the sub-cloud), resulting from the segmentation performed by the ransac (they are all green, or red, or pink,...). Is there a way to maintain their original RGB values instead of the new ones?
This is the original point cloud: and these are two sub-clouds segmented by ransac: Thank you very much.
Re: HELP--How to read RANSAC output?
Ok, I updated the command line mode so that no random colors are generated by default, and the user can use the "-OUT_RANDOM_COLOR" to enable random colors.
I've updated the code and the online 2.12.alpha version for Windows.
I've updated the code and the online 2.12.alpha version for Windows.
Daniel, CloudCompare admin
Re: HELP--How to read RANSAC output?
Hi Daniel,
thanks a lot for your help! I just downloaded the updated version and it works.
thanks a lot for your help! I just downloaded the updated version and it works.
Re: HELP--How to read RANSAC output?
Hi,WargodHernandez wrote: ↑Mon Aug 31, 2020 8:48 pm Actually the current version has just max radii and max length adjustments, I could add minimum parameters also but I've found that more issues crop up from the excessive sized primitives (Sphere or cylinders can be used in place of planes if you have a large enough primitive)
currently, is it possible to set max radii and max length parameters for primitives in the ransac shape detection plugin? is there an updated version?
Thank you
Re: HELP--How to read RANSAC output?
Hi Daniel,
I noticed that in this updated online 2.12. alpha version for Windows, the Cloud2cloud function is no longer working. CC always crashes when I launch c2c distance. Also, some of my colleagues tried to use it, and they got the same problem. In the version I had before (2.11.3) it was working. How could I solve this problem?
Thank you in advance
Re: HELP--How to read RANSAC output?
Apparently it was a compilation issue on my side (I just had to recreate the executable to fix the issue).
Can you try it on your side? (I updated the 2.12.alpha binaries online)
Can you try it on your side? (I updated the 2.12.alpha binaries online)
Daniel, CloudCompare admin
Re: HELP--How to read RANSAC output?
Hi Daniel,
I downloaded the new 2.12 alpha and I confirm that the C2C distance works again. Thanks a lot!
I downloaded the new 2.12 alpha and I confirm that the C2C distance works again. Thanks a lot!