scispace - formally typeset
Open AccessJournal ArticleDOI

Automatic Creation of Semantically Rich 3D Building Models from Laser Scanner Data

Reads0
Chats0
TLDR
A method to automatically convert the raw 3D point data from a laser scanner positioned at multiple locations throughout a facility into a compact, semantically rich information model that is capable of identifying and modeling the main visible structural components of an indoor environment despite the presence of significant clutter and occlusion.
About
This article is published in Automation in Construction.The article was published on 2013-05-01 and is currently open access. It has received 576 citations till now. The article focuses on the topics: Laser scanning & Point cloud.

read more

Figures
Citations
More filters
Journal ArticleDOI

Building Information Modeling (BIM) for existing buildings — Literature review and future needs

TL;DR: Results show scarce BIM implementation in existing buildings yet, due to challenges of (1) high modeling/conversion effort from captured building data into semantic BIM objects, (2) updating of information in BIM and (3) handling of uncertain data, objects and relations in B IM occurring inexisting buildings.
Proceedings ArticleDOI

3D Semantic Parsing of Large-Scale Indoor Spaces

TL;DR: This paper argues that identification of structural elements in indoor spaces is essentially a detection problem, rather than segmentation which is commonly used, and proposes a method for semantic parsing the 3D point cloud of an entire building using a hierarchical approach.
Journal ArticleDOI

Advances in Computer Vision-Based Civil Infrastructure Inspection and Monitoring

TL;DR: An overview of recent advances in computer vision techniques as they apply to the problem of civil infrastructure condition assessment and some of the key challenges that persist toward the goal of automated vision-based civil infrastructure and monitoring are presented.
Journal ArticleDOI

The value of integrating Scan-to-BIM and Scan-vs-BIM techniques for construction monitoring using laser scanning and BIM: The case of cylindrical MEP components

TL;DR: The research presented in this paper combines the Hough transform and “Scan-vs-BIM” systems in a unified approach for more robust automated comparison of as-built and as-planned cylindrical MEP works, thereby providing the basis for automated earned value tracking, automated percent-built-as-planned measures, and assistance for the delivery of as -built BIM models from as-designed ones.
Journal ArticleDOI

A scientometric review of global BIM research: Analysis and visualization

TL;DR: A scientometric review of global BIM research in 2005–2016, through co-author analysis, co-word analysis and co-citation analysis provides researchers and practitioners with an in-depth understanding of the status quo and trend of the BIMResearch in the world.
References
More filters
Journal ArticleDOI

Concrete Column Recognition in Images and Videos

TL;DR: Wang et al. as mentioned in this paper presented a novel method of automated concrete column detection from visual data by combining columns' boundary information with their color and texture cues, which can be used to facilitate many construction and maintenance applications.
Proceedings ArticleDOI

Single view reconstruction using shape grammars for urban environments

TL;DR: A novel approach to single view reconstruction using shape grammars, able to model elaborate and varying architectural styles, using a tree representation of variable depth and complexity, and can deal with lack of texture and the presence of occlusions and specular reflections.
Journal ArticleDOI

Automated 3D Reconstruction of Interiors from Point Clouds

TL;DR: A new technique for the fully automated 3D modelling of indoor environments from a point cloud is presented, which is acquired with several scans and is afterwards processed in order to segment planar structures, which have a noticeable architectural meaning in the interior.
Proceedings Article

Stacked Graphical Models for Efficient Inference in Markov Random Fields.

TL;DR: Stacked graphical learning is proposed, a meta-learning scheme in which a base learner is augmented by expanding one instance’s features with predictions on other related instances, which is efficient, especially during inference, capable of capturing dependencies easily, and can be implemented with any kind of base learners.

Application of a Formal Grammar to Facade Reconstruction in Semiautomatic and Automatic Environments

TL;DR: The importance of the use of structure information for the reconstruction process and an automatic facade reconstruction method based on reversible jump Markov Chain Monte Carlo (rjMCMC) is shown.
Related Papers (5)
Frequently Asked Questions (11)
Q1. What are the contributions in "Automatic creation of semantically rich 3d building models from laser scanner data" ?

This paper presents a method to automatically convert the raw 3D point data from a laser scanner positioned at multiple locations throughout a building into a compact, semantically rich model. Then, the authors perform a detailed analysis of the recognized surfaces to locate windows and doorways. The authors evaluated the method on a large, highly cluttered data set of a building with forty separate rooms yielding promising results. 

Their experiments suggest that the context aspect of their algorithm improves recognition performance by about 6% and that the most useful contextual features are coplanarity and orthogonality. 

In the first phase, planar patches are extracted from the point cloud and a context-based machine learning algorithm is used to label the patches as wall, ceiling, floor, or clutter. 

The detailed surface modeling phase of the algorithm operates on each planar patch produced by the contextbased modeling process, detecting the occluded regions and regions within openings in the surface. 

A learning algorithm is used to encode the characteristics of opening shape and location, which allows the algorithm to infer the shape of an opening even when it is partially occluded. 

The authors are currently working on completing the points-to-BIM pipeline by implementing an automated method to convert the surface-based representation produced by their algorithm into a volumetric representation that is commonly used for BIMs. 

Detecting openings in unoccluded surfaces can be achieved by analyzing the data density and classifying low density areas as openings. 

The classifier uses local features computed on each patch in isolation as well as features describing the relationship between each patch and its nearest neighbors. 

These models, which are generally known as building information models (BIMs), are used for many purposes, including planning and visualization during the design phase, detection of mistakes made during construction, and simulation and space planning during the management phase. 

The result of this process is a compact model of the walls, floor, and ceiling of a room, with each patch labeled according to its type. 

Building modeling algorithms are frequently demonstrated on simple examples like hallways that are devoid of furniture or other objects that would obscure the surfaces to be modeled.