RANSAC versus CS-RANSAC

Authors

  • Geun Jo Inha University
  • Kee-Sung Lee INHA University
  • Devy Chandra INHA University
  • Chol-Hee Jang INHA University
  • Myung-Hyun Ga INHA University

DOI:

https://doi.org/10.1609/aaai.v29i1.9379

Keywords:

RANSAC, Constraint Satisfaction Problems, CS-RANSAC

Abstract

A homography matrix is used in computer vision field to solve the correspondence problem between a pair of stereo images. RANSAC algorithm is often used to calculate the homography matrix by randomly selecting a set of features iteratively. CS-RANSAC algorithm in this paper converts RANSAC algorithm into two-layers. The first layer is addressing sampling problem which we can describe our knowledge about degenerate features by mean of Constraint Satisfaction Problems (CSP). By dividing the input image into a N X N grid and making feature points into discrete domains, we can model the image into the CSP model to efficiently filter out degenerate feature samples using CSP in the first layer, so that computer has knowledge about how to skip computing the homography matrix in the model estimation step for the second layer. The experimental results show that the proposed CS-RANSAC algorithm can outperform the most of variants of RANSAC without sacrificing its execution time.

Downloads

Published

2015-02-16

How to Cite

Jo, G., Lee, K.-S., Chandra, D., Jang, C.-H., & Ga, M.-H. (2015). RANSAC versus CS-RANSAC. Proceedings of the AAAI Conference on Artificial Intelligence, 29(1). https://doi.org/10.1609/aaai.v29i1.9379