|
This article is cited in 3 scientific papers (total in 3 papers)
Computer Science, Engineering and Control
Parallel algorithms for effective correspondence problem solution in computer vision
S. A. Tushev, B. M. Sukhovilov South Ural State University (Russian Federation, 454080 Chelyabinsk, 76 Lenin avenue)
Abstract:
We propose new parallel algorithms for correspondence problem solution in computer vision. We develop an industrial photogrammetric system that uses artificial retroreflective targets that are photometrically identical. Therefore, we cannot use traditional descriptor-based point matching methods, such as SIFT, SURF etc. Instead, we use epipolar geometry constraints for finding potential point correspondences between images. In this paper, we propose new effective graph-based algorithms for finding point correspondences across the whole set of images (in contrast to traditional methods that use 2-4 images for point matching). We give an exact problem solution via superclique and show that this approach cannot be used for real tasks due to computational complexity. We propose a new effective parallel algorithm that builds the graph from epipolar constraints, as well as a new fast parallel heuristic clique finding algorithm. We use an iterative scheme (with backprojection of the points, filtering of outliers and bundle adjustment of point coordinates and cameras’ positions) to obtain an exact correspondence problem solution. This scheme allows using heuristic clique finding algorithm at each iteration. The proposed architecture of the system offers a significant advantage in time. Newly proposed algorithms have been implemented in code; their performance has been estimated. We also investigate their impact on the effectiveness of the photogrammetric system that is currently under development and experimentally prove algorithms’ efficiency.
Keywords:
computer vision, photogrammetry, correspondence problem, parallel algorithms, maximum clique problem, epipolar geometry.
Received: 01.05.2017
Citation:
S. A. Tushev, B. M. Sukhovilov, “Parallel algorithms for effective correspondence problem solution in computer vision”, Vestn. YuUrGU. Ser. Vych. Matem. Inform., 6:2 (2017), 49–68
Linking options:
https://www.mathnet.ru/eng/vyurv165 https://www.mathnet.ru/eng/vyurv/v6/i2/p49
|
Statistics & downloads: |
Abstract page: | 93 | Full-text PDF : | 48 | References: | 19 |
|