Page 2 of 2

Re: RANSAC producing too large planes

Posted: Tue Mar 31, 2020 7:09 pm
by WargodHernandez
So I am able to see that the issue happens when the I use the POINTSWITHINDEX definition for the RANSAC_SD library. Either way (the original method creating new points, or the new method cloning points) I get approx the same point set returned.
if you hide the planes themselves, the clouds that were associated appear equivalent the dip/dir (orientation) of the planes are similar also. But the size and location of the plane is not

I'll keep digging into the RANSAC library, I'll try to find the issue and fix that, because the point cloud clone is a desirable feature if we can keep it.

Re: RANSAC producing too large planes

Posted: Wed Apr 01, 2020 2:56 am
by WargodHernandez
Alright I found the error, I'll get a change pushed in tonight.

Thanks for the cloud and the bug report!

Re: RANSAC producing too large planes

Posted: Wed Apr 15, 2020 3:53 am
by westergu
Hi,
I installed the new release of CC and tested it on cloud with the same RANSAC parameters described previously. It now seems to work perfectly again. Super many thanks to you WargodHernandez for fixing this!

Regards, Gustav