CVPR 2016poster26 citations

Globally Optimal Manhattan Frame Estimation in Real-Time

Kyungdon Joo, Tae-Hyun Oh, Junsik Kim, In So Kweon

Abstract

Given a set of surface normals, we pose a Manhattan Frame (MF) estimation problem as a consensus set maximization that maximizes the number of inliers over the rotation search space. We solve this problem through a branch-and-bound framework, which mathematically guarantees a globally optimal solution. However, the computational time of conventional branch-and-bound algorithms are intractable for real-time performance. In this paper, we propose a novel bound computation method within an efficient measurement domain for MF estimation, i.e., the extended Gaussian image (EGI). By relaxing the original problem, we can compute the bounds in real-time, while preserving global optimality. Furthermore, we quantitatively and qualitatively demonstrate the performance of the proposed method for synthetic and real-world data. We also show the versatility of our approach through two applications: extension to multiple MF estimation and video stabilization.

BibTeX
@inproceedings{cvpr2016_globallyoptimalm,
  title = {Globally Optimal Manhattan Frame Estimation in Real-Time},
  author = {Kyungdon Joo and Tae-Hyun Oh and Junsik Kim and In So Kweon},
  booktitle = {CVPR 2016},
  year = {2016}
}