The VTK Journal logo

The VTK Journal

Home

RANSAC Plane Fitting for VTK

Doria, David
Rensselaer Polytechnic Institute
Publication cover image

Please use this identifier to cite or link to this publication: http://hdl.handle.net/10380/3145
New: Prefer using the following doi: https://doi.org/10.54294/xxv05c
Published in The VTK Journal - 2010 January - December Submissions.
Submitted by David Doria on 2009-12-09 09:54:03.

RANdom SAmple Concensus (RANSAC) is an iterative method to estimate parameters of a model. It assumes that their are inliers in the data which are well explained by the chosen model. We propose a new class for VTK, vtkRANSACPlane, which estimates the best plane in a point set using the RANSAC method.