2020
DOI: 10.1109/access.2020.2964425
|View full text |Cite
|
Sign up to set email alerts
|

Two-View Geometry Estimation Using RANSAC With Locality Preserving Constraint

Abstract: The random sample consensus (RANSAC) based algorithm is widely used in estimating the two-view geometry from image point correspondences. However, it often becomes extremely slow when the data is contaminated by a large percentage of incorrect matches. To address this problem, the paper proposes a new modification of RANSAC called LP-RANSAC that is robust to varying inlier ratios and achieves large computational savings without deterioration in accuracy. LP-RANSAC integrates the locality preserving constraint … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
14
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
7
1

Relationship

0
8

Authors

Journals

citations
Cited by 15 publications
(15 citation statements)
references
References 40 publications
0
14
0
Order By: Relevance
“…Over time, different methods have been proposed to reject the false-positive correspondences and improve the RANSAC, such as GR_RANSAC (Elashry et al, 2021) which depends on the geometric relation between the features but requires adjustable thresholds based on the images' relative orientation, SuperGlue (Sarlin et al, 2020) which learns feature matching based on Graph Neural Networks but needs to learn each feature based on all the features in the same image and the other image, and thus, it consumes more time, and LP-RANSAC (Wang et al, 2020) which uses RANSAC with locality preserving constraint. The specific objective of this study is to propose a filtering algorithm based on the Graph Networks, as a pre-processing step before RANSAC, which can result in improvements for rejecting the outliers and needs no variable threshold or to learn features, etc.…”
Section: Figure 1 Ransac Familymentioning
confidence: 99%
“…Over time, different methods have been proposed to reject the false-positive correspondences and improve the RANSAC, such as GR_RANSAC (Elashry et al, 2021) which depends on the geometric relation between the features but requires adjustable thresholds based on the images' relative orientation, SuperGlue (Sarlin et al, 2020) which learns feature matching based on Graph Neural Networks but needs to learn each feature based on all the features in the same image and the other image, and thus, it consumes more time, and LP-RANSAC (Wang et al, 2020) which uses RANSAC with locality preserving constraint. The specific objective of this study is to propose a filtering algorithm based on the Graph Networks, as a pre-processing step before RANSAC, which can result in improvements for rejecting the outliers and needs no variable threshold or to learn features, etc.…”
Section: Figure 1 Ransac Familymentioning
confidence: 99%
“…Ma et al [10] proposed a locality preserving (LP) matching method to prune correspondences in C ini if they violate the spatial neighborhood relationship. Using Ma et al's method [10] as a preprocessing step to create a reduced correspondence set C reduced , Wang et al [11] randomly sampled four correspondences from C reduced , and then calculated the estimated model solution of C reduced . Further, using the estimated model solution, the HAV process is performed on C reduced to obtain the inlier rate of C reduced .…”
Section: Related Workmentioning
confidence: 99%
“…In SVH-RANSAC [28], diverse scale constraints have been enforced, and underlying mismatches can be recognized by abnormal scale. LP-RANSAC [29] integrates local preserving constraint into the universal RANSAC framework, which prunes those unreliable correspondences before the hypothesize-andverify loop. Zheng [30] proposes an image registration method by using structured topological constraints, which establishes the correspondences of local points, triangular edges and triangular surfaces to dynamically erase mismatches.…”
Section: Related Workmentioning
confidence: 99%