# Indoor Frame Recovery from Refined Line Segments

**Authors:** Luanzheng Guo, Jun Chu

arXiv: 1705.00279 · 2017-05-02

## TL;DR

This paper presents a novel line segment refinement approach with constraints to accurately recover indoor scene frames from monocular images, even under occlusions and weak boundaries.

## Contribution

It introduces a new line segment refinement method combined with frame modeling using cross ratio and depth constraints for indoor scene understanding.

## Key findings

- Effective in complex indoor scenes with occlusions
- Improves accuracy of indoor frame recovery
- Validated on over 300 images

## Abstract

An important yet challenging problem in understanding indoor scene is recovering indoor frame structure from a monocular image. It is more difficult when occlusions and illumination vary, and object boundaries are weak. To overcome these difficulties, a new approach based on line segment refinement with two constraints is proposed. First, the line segments are refined by four consecutive operations, i.e., reclassifying, connecting, fitting, and voting. Specifically, misclassified line segments are revised by the reclassifying operation, some short line segments are joined by the connecting operation, the undetected key line segments are recovered by the fitting operation with the help of the vanishing points, the line segments converging on the frame are selected by the voting operation. Second, we construct four frame models according to four classes of possible shooting angles of the monocular image, the natures of all frame models are introduced via enforcing the cross ratio and depth constraints. The indoor frame is then constructed by fitting those refined line segments with related frame model under the two constraints, which jointly advance the accuracy of the frame. Experimental results on a collection of over 300 indoor images indicate that our algorithm has the capability of recovering the frame from complex indoor scenes.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1705.00279/full.md

## Figures

15 figures with captions in the complete paper: https://tomesphere.com/paper/1705.00279/full.md

## References

27 references — full list in the complete paper: https://tomesphere.com/paper/1705.00279/full.md

---
Source: https://tomesphere.com/paper/1705.00279