Hi,
i have another question about the RANSAC-Algorithm.
Is there a reason why the value of the input parameter "max normal deviation" is set to 25° by default?
And how do the other values come about? Are these default values just standard examples or do they have a special meaning?
Thanks in advance
Andreas
Parameter RANSAC
Re: Parameter RANSAC
That was the default value of the original code.
Ransac Shape Detection is an algorithm and library provided a long time ago by Ruwen Schnabel. The only source I could found today is: https://github.com/alessandro-gentilini ... -Detection
And sadly we don't know all the details ;)
Ransac Shape Detection is an algorithm and library provided a long time ago by Ruwen Schnabel. The only source I could found today is: https://github.com/alessandro-gentilini ... -Detection
And sadly we don't know all the details ;)
Daniel, CloudCompare admin