Abstract
Random sample consensus (RANSAC) algorithm is the most widely used one in the field of computer vision. In order to reduce the high complexity of RANSAC, this paper proposes a novel method which can reject samples before calculating the homography matrix. This algorithm can eliminate random samples that may be wrong through calculating the relative angle information of the random samples, and then, use the correct samples for the next step. The algorithm can ensure the accuracy of the premise while greatly reducing the computational complexity. Not only that, the improved algorithm can also be combined with the existing RANSAC extensions to improve the computational efficiency.
Original language | English |
---|---|
Pages (from-to) | 144-152 |
Number of pages | 9 |
Journal | International Journal of Modelling, Identification and Control |
Volume | 28 |
Issue number | 2 |
DOIs | |
Publication status | Published - 2017 |
Keywords
- Homography matrix
- RANSAC
- Random sample consensus
- Reject samples
- Relative angle
- Verify model