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

Temporal delay estimation of sparse direct visual inertial odometry for mobile robots

TL;DR: The experiments show that the brightness error of the landmark can be used to accurately calibrate the temporal delay between the image and the IMU measurements in direct VIO system, and the method considering the temporal Delay will improve the performance of the direct Vio system.
Book ChapterDOI

Semantic Enrichment of As-is BIMs for Building Energy Simulation

TL;DR: A semantic enrichment approach for automatically adding such semantic concepts inferred from the semantically poor as-is building information models (BIMs) to be used by various energy simulation tools.
Proceedings ArticleDOI

Improving planning in congested sites using 3D and 4D modelling: A case study of a pile-supported excavation project in Chile

Abstract: IT use in construction has grown lately and it has helped project teams to better understand and improve sizing of work packages This supports decision making when selecting construction strategies, which is one of the main problems associated to projects late completion and cost overruns Large excavation projects can benefit from the use of 3D and 4D models to improve efficiency of construction processes In this study we wanted to demonstrate how the use of these technologies in the planning stage helps in the reduction of the project schedule and resource use We developed a 3D model for a discontinuous pilesupported excavation project (56,000 m3; 18 m deep; 89 piles with up to three anchor levels) Then, we prepared two 4D models: one used to show the asbuilt excavation, while the other showed an improved process The improved process included considerations such as the level of detail for the 3D model geometry, placement of key design elements (eg, excavation access ramp); analysis of excavation strategies; etc Both 4D models were compared to check schedule reduction (and indirectly resource use) To validate the 4D modelling of civil works, the project team was interviewed and surveyed regarding both 4D models Results showed that 4D models used in excavation processes help the project team to better plan and select construction strategies due to a better understanding and sizing of the excavation work The result is an improved process which is shorter, and more resource efficient than the base case (as-built model)
Journal Article

Enhance Construction Visual As-Built Schedule Management Using BIM Technology

TL;DR: Wang et al. as mentioned in this paper developed a web ConBIM-SM system for the general contractor to enhance visual as-built schedule information sharing and efficiency in tracking construction as built schedule.
Journal ArticleDOI

Exploring regularities for improving façade reconstruction from point clouds

TL;DR: This paper focuses on the regularities among the windows, which is the majority of objects on the wall, and uses a hierarchical clustering method to identify and apply regularities in a feature space, where regularities can be identified from clusters.
References
More filters
Journal ArticleDOI

Original Contribution: Stacked generalization

David H. Wolpert
- 05 Feb 1992 - 
TL;DR: The conclusion is that for almost any real-world generalization problem one should use some version of stacked generalization to minimize the generalization error rate.
Proceedings ArticleDOI

Image inpainting

TL;DR: A novel algorithm for digital inpainting of still images that attempts to replicate the basic techniques used by professional restorators, and does not require the user to specify where the novel information comes from.
Journal ArticleDOI

Photo tourism: exploring photo collections in 3D

TL;DR: This work presents a system for interactively browsing and exploring large unstructured collections of photographs of a scene using a novel 3D interface that consists of an image-based modeling front end that automatically computes the viewpoint of each photograph and a sparse 3D model of the scene and image to model correspondences.
Proceedings ArticleDOI

Modeling and rendering architecture from photographs: a hybrid geometry- and image-based approach

TL;DR: This work presents a new approach for modeling and rendering existing architectural scenes from a sparse set of still photographs, which combines both geometry-based and imagebased techniques, and presents view-dependent texture mapping, a method of compositing multiple views of a scene that better simulates geometric detail on basic models.
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.