RANSAC Plane Fitting for VTK

David Doria1*
1.Rensselaer Polytechnic Institute
Abstract
RANSAC Plane Fitting for VTK

Abstract

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.

Keywords

Plane fittingRANSACBest plane
Manuscript
Source Code and Data

Source Code and Data

Loading file tree...

Select a file to preview