1. 首页
  2. 人工智能
  3. 机器学习
  4. Overview of the RANSAC Algorithm

Overview of the RANSAC Algorithm

上传者: 2021-04-24 18:44:36上传 PDF文件 54.23KB 热度 11次
The RANdom SAmple Consensus (RANSAC) algorithm proposed by Fischler and Bolles [1] is a general parameter estimation approach designed to cope with a large proportion of outliers in the input data. Unlike many of the common robust estimation techniques such as M-estimators and least-median squares that have been adopted by the computer vision community from the statistics literature, RANSAC was developed from within the computer vision community.
用户评论