2014
DOI: 10.1590/s1982-21702014000300035
|View full text |Cite
|
Sign up to set email alerts
|

Outliers Detection by Ransac Algorithm in the Transformation of 2d Coordinate Frames

Abstract: Over the years there have been a number of different computational methods that allow for the identification of outliers. Methods for robust estimation are known in the set of M-estimates methods (derived from the method of Maximum Likelihood Estimation) or in the set of R-estimation methods (robust estimation based on the application of some rank test). There are also algorithms that are not classified in any of these groups but these methods are also resistant to gross errors, for example, in M-split estimat… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
8
0
1

Year Published

2015
2015
2024
2024

Publication Types

Select...
6
1

Relationship

2
5

Authors

Journals

citations
Cited by 8 publications
(9 citation statements)
references
References 11 publications
(7 reference statements)
0
8
0
1
Order By: Relevance
“…The method is based on the assumption that an observation set is a mixture of 'good' observations (inliers) and 'bad' observations (outliers probably stem from gross errors). The general idea behind the RANSAC paradigm is to find the model that is defined by the inliers, and it can be summarized in the following points [51][52][53]:…”
Section: Outlier Detection Data Cleaning Methods and Similar Approachesmentioning
confidence: 99%
“…The method is based on the assumption that an observation set is a mixture of 'good' observations (inliers) and 'bad' observations (outliers probably stem from gross errors). The general idea behind the RANSAC paradigm is to find the model that is defined by the inliers, and it can be summarized in the following points [51][52][53]:…”
Section: Outlier Detection Data Cleaning Methods and Similar Approachesmentioning
confidence: 99%
“…Since these generated patches may be partially or completely overlapped, a fine matching is used to overcome this issue. RANSAC approach [20] is used to coherently remove the outliers. e remaining inliers set of matched points are then utilized to generate the required transformation matrix to align the sensed features to their correspondence in the reference set.…”
Section: Feature Matchingmentioning
confidence: 99%
“…Two matching methods are used for this purpose to detect the most powerful descriptors. e first matching method is a prematching step using Euclidean distance [19], and the second one is a fine matching step using Random Sample Consensus (RANSAC) algorithm [20]. en, a transformation matrix based on the most powerful key points is generated for mapping one image to the other image.…”
Section: Introductionmentioning
confidence: 99%
“…If it is above 40-50%, these methods do not provide the desired results. The advantage of RANSAC method is that correct results can be obtained even in case when the contents of outliers is above 50% of the entire data set [9], [14]. The number of iterations is determined by the following formula:…”
Section: Ransac Algorithmmentioning
confidence: 99%