forum.alglib.net http://forum.alglib.net/ |
|
RANdom Sample Consensus http://forum.alglib.net/viewtopic.php?f=2&t=2145 |
Page 1 of 1 |
Author: | kits1 [ Sun Sep 28, 2014 5:35 am ] |
Post subject: | RANdom Sample Consensus |
Hi I'm new here and I'm using alglib for several time now, lately I was need a RANdom Sample Consensus (RANSac) function and not just polifitting however i couldn't find it. can someone tell me if it is unsupported or if it is how can i achieve it for input of type VectorX, VectorY, orderN thanks and good day Itsik |
Author: | Sergey.Bochkanov [ Mon Sep 29, 2014 7:55 am ] |
Post subject: | Re: RANdom Sample Consensus |
Hello! ALGLIB does not include RANSAC. However, I think that you can implement it on top of ALGLIB functions - after all, RANSAC is just a repeated least squares fit. |
Page 1 of 1 | All times are UTC |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |