Robust line segment matching via reweighted random walks on the homography graph
Robust line segment matching via reweighted random walks on the homography graph
复制标题
通过单应图上的重新加权随机游走实现稳健的线段匹配
DOI:
10.1016/j.patcog.2020.107693
复制
发表时间:
2021
影响因子:
8
通讯作者:
Chang Li
中科院分区:
文献类型:
--
作者:
Dong Wei;Yongjun Zhang;Chang Li
This paper presents a novel method for matching line segments between stereo images. Given the fundamental matrix, the local homography can be over determined with pairwise line segment candidates. We exploit this constraint to initialize the candidate and construct the novel homography graph. Because the constraint between the node is based on the epipolar geometry, the homography graph is invariant to the local projective transformation. We employ the reweighted random walk on the graph to rank the candidate, then, we propose the constrained-greedy algorithm to obtain the reliable match. To the best of our knowledge, this is the first study to embed the epipolar geometry into the graph matching theory for the line segment matching. When evaluated on the 32 image patches, our method outperformed the state of the art methods, especially in the scenes of the wide baseline, steep viewpoint changes and dense line segments. The proposed algorithm is available at https://github.com/weidong-whu/line-match-RRW.