paper-with-me

홈 › Papers

Robust and Globally Optimal Manhattan Frame Estimation in Near Real Time

2016-05-12 · Kyungdon Joo, Tae-Hyun Oh, Junsik Kim, In So Kweon

Most man-made environments, such as urban and indoor scenes, consist of a set of parallel and orthogonal planar structures. These structures are approximated by the Manhattan world assumption, in which notion can be represented as a Manhattan frame (MF). Given a set of inputs such as surface normals or vanishing points, we pose an MF estimation problem as a consensus set maximization that maximizes the number of inliers over the rotation search space. Conventionally, this problem can be solved by a branch-and-bound framework, which mathematically guarantees global optimality. However, the computational time of the conventional branch-and-bound algorithms is rather far from real-time. In this paper, we propose a novel bound computation method on an efficient measurement domain for MF estimation, i.e., the extended Gaussian image (EGI). By relaxing the original problem, we can compute the bound with a constant complexity, while preserving global optimality. Furthermore, we quantitatively and qualitatively demonstrate the performance of the proposed method for various synthetic and real-world data. We also show the versatility of our approach through three different applications: extension to multiple MF estimation, 3D rotation based video stabilization, and vanishing point estimation (line clustering).

📄 PDF Abstract BibTeX arXiv:1605.03730

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringVideo Stabilization

Similar Papers 제목 키워드 기반

Globally Optimal Manhattan Frame Estimation in Real-Time

2016-06-01 · CVPR 2016 6 · Kyungdon Joo, Tae-Hyun Oh, Junsik Kim, In So Kweon

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 branc…

Video Stabilization

Quasi-Globally Optimal and Efficient Vanishing Point Estimation in Manhattan World

2019-10-01 · ICCV 2019 10 · Haoang Li, Ji Zhao, Jean-Charles Bazin, Wen Chen 외

The image lines projected from parallel 3D lines intersect at a common point called the vanishing point (VP). Manhattan world holds for the scenes with three orthogonal VPs. In Manhattan world, given several lines in a c…

Clustering

Globally Optimal and Efficient Manhattan Frame Estimation by Delimiting Rotation Search Space

2021-01-01 · ICCV 2021 10 · Wuwei Ge, Yu Song, Baichao Zhang, Zehua Dong

A typical man-made structure can be abstracted as the Manhattan world assumption, in which notion is further represented as a Manhattan Frame (MF) defined by three orthogonal axes. The problem of MF estimation can be…

Computational Efficiency

Globally Optimal Inlier Set Maximization for Atlanta Frame Estimation

2018-06-01 · CVPR 2018 6 · Kyungdon Joo, Tae-Hyun Oh, In So Kweon, Jean-Charles Bazin

In this work, we describe man-made structures via an appropriate structure assumption, called Atlanta world, which contains a vertical direction (typically the gravity direction) and a set of horizontal directions orthog…

Convex Relaxation for Robust Vanishing Point Estimation in Manhattan World

2025-05-07 · CVPR 2025 1 · Bangyan Liao, Zhenjun Zhao, Haoang Li, Yi Zhou 외

Determining the vanishing points (VPs) in a Manhattan world, as a fundamental task in many 3D vision applications, consists of jointly inferring the line-VP association and locating each VP. Existing methods are, however…