Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (13)

Search Parameters:
Keywords = automatic floor plan analysis

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
22 pages, 6748 KB  
Article
Automated 3D Reconstruction of Interior Structures from Unstructured Point Clouds
by Youssef Hany, Wael Ahmed, Adel Elshazly, Ahmad M. Senousi and Walid Darwish
ISPRS Int. J. Geo-Inf. 2025, 14(11), 428; https://doi.org/10.3390/ijgi14110428 (registering DOI) - 31 Oct 2025
Abstract
The automatic reconstruction of existing buildings has gained momentum through the integration of Building Information Modeling (BIM) into architecture, engineering, and construction (AEC) workflows. This study presents a hybrid methodology that combines deep learning with surface-based techniques to automate the generation of 3D [...] Read more.
The automatic reconstruction of existing buildings has gained momentum through the integration of Building Information Modeling (BIM) into architecture, engineering, and construction (AEC) workflows. This study presents a hybrid methodology that combines deep learning with surface-based techniques to automate the generation of 3D models and 2D floor plans from unstructured indoor point clouds. The approach begins with point cloud preprocessing using voxel-based downsampling and robust statistical outlier removal. Room partitions are extracted via DBSCAN applied in the 2D space, followed by structural segmentation using the RandLA-Net deep learning model to classify key building components such as walls, floors, ceilings, columns, doors, and windows. To enhance segmentation fidelity, a density-based filtering technique is employed, and RANSAC is utilized to detect and fit planar primitives representing major surfaces. Wall-surface openings such as doors and windows are identified through local histogram analysis and interpolation in wall-aligned coordinate systems. The method supports complex indoor environments including Manhattan and non-Manhattan layouts, variable ceiling heights, and cluttered scenes with occlusions. The approach was validated using six datasets with varying architectural characteristics, and evaluated using completeness, correctness, and accuracy metrics. Results show a minimum completeness of 86.6%, correctness of 84.8%, and a maximum geometric error of 9.6 cm, demonstrating the robustness and generalizability of the proposed pipeline for automated as-built BIM reconstruction. Full article
Show Figures

Figure 1

30 pages, 7731 KB  
Article
Interpretable GBDT Model for Analysing Ridership Mechanisms in Urban Rail Transit: A Case Study in Shenzhen
by Wenjing Wang, Haiyan Wang, Jian Xu, Chengfa Liu, Shipeng Wang and Qing Miao
Appl. Sci. 2025, 15(7), 3835; https://doi.org/10.3390/app15073835 - 31 Mar 2025
Cited by 2 | Viewed by 662
Abstract
With the acceleration of urbanisation and the diversification of residents’ travel needs, rail transit plays a critical role in mitigating traffic congestion. However, existing studies predominantly rely on linear models, neglecting the nonlinear effects and spatial heterogeneity of built environment factors on ridership. [...] Read more.
With the acceleration of urbanisation and the diversification of residents’ travel needs, rail transit plays a critical role in mitigating traffic congestion. However, existing studies predominantly rely on linear models, neglecting the nonlinear effects and spatial heterogeneity of built environment factors on ridership. To address this gap, this study integrates the Multiscale Geographically Weighted Regression (MGWR) model and the Gradient Boosting Decision Tree (GBDT) model to analyse the impact of built environment factors on total, inbound, and outbound ridership in Shenzhen. Utilising Automatic Fare Collection (AFC) data and multiple built environment variables, we identify six key factors (office type, accessibility, road network density, floor area ratio (FAR), public services, and residential type) through SHapley Additive exPlanations (SHAP) value and partial dependency plot (PDP) analysis. Notably, this study constructs a three-dimensional PDP to explore the linkage effects of building volume ratio and accessibility, revealing their joint influence on ridership. The results demonstrate that the GBDT model outperforms MGWR in handling high-dimensional nonlinear data. This paper provides policy recommendations for transport authorities, highlighting the synergies between optimising the planning of the built environment and the development of rail transport to improve the efficiency of short-distance commuting while supporting long-distance cross-city travel. Full article
Show Figures

Figure 1

19 pages, 15310 KB  
Article
A New Framework for Generating Indoor 3D Digital Models from Point Clouds
by Xiang Gao, Ronghao Yang, Xuewen Chen, Junxiang Tan, Yan Liu, Zhaohua Wang, Jiahao Tan and Huan Liu
Remote Sens. 2024, 16(18), 3462; https://doi.org/10.3390/rs16183462 - 18 Sep 2024
Cited by 5 | Viewed by 3478
Abstract
Three-dimensional indoor models have wide applications in fields such as indoor navigation, civil engineering, virtual reality, and so on. With the development of LiDAR technology, automatic reconstruction of indoor models from point clouds has gained significant attention. We propose a new framework for [...] Read more.
Three-dimensional indoor models have wide applications in fields such as indoor navigation, civil engineering, virtual reality, and so on. With the development of LiDAR technology, automatic reconstruction of indoor models from point clouds has gained significant attention. We propose a new framework for generating indoor 3D digital models from point clouds. The proposed method first generates a room instance map of an indoor scene. Walls are detected and projected onto a horizontal plane to form line segments. These segments are extended, intersected, and, by solving an integer programming problem, line segments are selected to create room polygons. The polygons are converted into a raster image, and image connectivity detection is used to generate a room instance map. Then the roofs of the point cloud are extracted and used to perform an overlap analysis with the generated room instance map to segment the entire roof point cloud, obtaining the roof for each room. Room boundaries are defined by extracting and regularizing the roof point cloud boundaries. Finally, by detecting doors and windows in the scene in two steps, we generate the floor plans and 3D models separately. Experiments with the Giblayout dataset show that our method is robust to clutter and furniture point clouds, achieving high-accuracy models that match real scenes. The mean precision and recall for the floorplans are both 0.93, and the Point–Surface Distance (PSD) and standard deviation of the PSD for the 3D models are 0.044 m and 0.066 m, respectively. Full article
Show Figures

Figure 1

23 pages, 63398 KB  
Article
Automatic Generation of Standard Nursing Unit Floor Plan in General Hospital Based on Stable Diffusion
by Zhuo Han and Yongquan Chen
Buildings 2024, 14(9), 2601; https://doi.org/10.3390/buildings14092601 - 23 Aug 2024
Cited by 4 | Viewed by 2731
Abstract
This study focuses on the automatic generation of architectural floor plans for standard nursing units in general hospitals based on Stable Diffusion. It aims at assisting architects in efficiently generating a variety of preliminary plan preview schemes and enhancing the efficiency of the [...] Read more.
This study focuses on the automatic generation of architectural floor plans for standard nursing units in general hospitals based on Stable Diffusion. It aims at assisting architects in efficiently generating a variety of preliminary plan preview schemes and enhancing the efficiency of the pre-planning stage of medical buildings. It includes dataset processing, model training, model testing and generation. It enables the generation of well-organized, clear, and readable functional block floor plans with strong generalization capabilities by inputting the boundaries of the nursing unit’s floor plan. Quantitative analysis demonstrated that 82% of the generated samples met the evaluation criteria for standard nursing units. Additionally, a comparative experiment was conducted using the same dataset to train a deep learning model based on Generative Adversarial Networks (GANs). The conclusion describes the strengths and limitations of the methodology, pointing out directions for improvement by future studies. Full article
Show Figures

Figure 1

15 pages, 26502 KB  
Article
Developing a Framework for Data-Driven Generation of Building Information Modeling from Sketches: Enhancing Efficiency in Space Configuration and Building Performance Analysis
by WoonSeong Jeong, ByungChan Kong and Sang-Guk Yum
Appl. Sci. 2024, 14(7), 3013; https://doi.org/10.3390/app14073013 - 3 Apr 2024
Cited by 3 | Viewed by 1426
Abstract
The demand for compact housing is on the rise, driven by the need for floor plans that accommodate stakeholders’ preferences. However, clients frequently struggle to convey their spatial needs to professionals, such as architects, due to a lack of means to present evidence, [...] Read more.
The demand for compact housing is on the rise, driven by the need for floor plans that accommodate stakeholders’ preferences. However, clients frequently struggle to convey their spatial needs to professionals, such as architects, due to a lack of means to present evidence, such as spatial configurations or cost projections. This study seeks to develop a methodology that translates sketched, data-driven spatial requirements into 3D building components within BIM (Building Information Modeling) to enhance spatial comprehension and offer building performance analysis, assisting in budget considerations during the initial design stages. The research methodology encompasses the formulation of a process model, its implementation, and subsequent validation. The process model outlines the data flow within the system and delineates necessary functionalities. Implementation includes the creation of systems and user interfaces for the integration of various components. Validation confirms the system’s capability to automatically transform sketched spatial requirements into BIM model elements, such as walls, floors, and roofs, and to autonomously compute material and energy expenses based on the BIM model. This system enables clients to effectively generate 3D building components from sketches, aiding stakeholders in spatial understanding and building performance evaluation through the generated BIM models. Full article
(This article belongs to the Special Issue Advances in BIM-Based Architecture and Civil Infrastructure Systems)
Show Figures

Figure 1

19 pages, 9243 KB  
Article
A Semi-Automated Two-Step Building Stock Monitoring Methodology for Supporting Immediate Solutions in Urban Issues
by Mehmet Isiler, Mustafa Yanalak, Muhammed Enes Atik, Saziye Ozge Atik and Zaide Duran
Sustainability 2023, 15(11), 8979; https://doi.org/10.3390/su15118979 - 2 Jun 2023
Cited by 5 | Viewed by 2260
Abstract
The Sustainable Development Goals (SDGs) have addressed environmental and social issues in cities, such as insecure land tenure, climate change, and vulnerability to natural disasters. SDGs have motivated authorities to adopt urban land policies that support the quality and safety of urban life. [...] Read more.
The Sustainable Development Goals (SDGs) have addressed environmental and social issues in cities, such as insecure land tenure, climate change, and vulnerability to natural disasters. SDGs have motivated authorities to adopt urban land policies that support the quality and safety of urban life. Reliable, accurate, and up-to-date building information should be provided to develop effective land policies to solve the challenges of urbanization. Creating comprehensive and effective systems for land management in urban areas requires a significant long-term effort. However, some procedures should be undertaken immediately to mitigate the potential negative impacts of urban problems on human life. In developing countries, public records may not reflect the current status of buildings. Thus, implementing an automated and rapid building monitoring system using the potential of high-spatial-resolution satellite images and street views may be ideal for urban areas. This study proposed a two-step automated building stock monitoring mechanism. Our proposed method can identify critical building features, such as the building footprint and the number of floors. In the first step, buildings were automatically detected by using the object-based image analysis (OBIA) method on high-resolution spatial satellite images. In the second step, vertical images of the buildings were collected. Then, the number of the building floors was determined automatically using Google Street View Images (GSVI) via the YOLOv5 algorithm and the kernel density estimation method. The first step of the experiment was applied to the high-resolution images of the Pleiades satellite, which covers three different urban areas in Istanbul. The average accuracy metrics of the OBIA experiment for Area 1, Area 2, and Area 3 were 92.74%, 92.23%, and 92.92%, respectively. The second step of the experiment was applied to the image dataset containing the GSVIs of several buildings in different Istanbul streets. The perspective effect, the presence of more than one building in the photograph, some obstacles around the buildings, and different window sizes caused errors in the floor estimations. For this reason, the operator’s manual interpretation when obtaining SVIs increases the floor estimation accuracy. The proposed algorithm estimates the number of floors at a rate of 79.2% accuracy for the SVIs collected by operator interpretation. Consequently, our methodology can easily be used to monitor and document the critical features of the existing buildings. This approach can support an immediate emergency action plan to reduce the possible losses caused by urban problems. In addition, this method can be utilized to analyze the previous conditions after damage or losses occur. Full article
Show Figures

Figure 1

20 pages, 3362 KB  
Article
Residential Buildings Complex Boundaries Generation Based on Spatial Grid System
by Marko Lazić, Ana Perišić and Branko Perišić
Appl. Sci. 2022, 12(1), 165; https://doi.org/10.3390/app12010165 - 24 Dec 2021
Cited by 6 | Viewed by 3432
Abstract
The automatic generation of building boundaries in contemporary research and engineering projects and practices is dominantly characterized by interior functional constraints. As a basis for the automated generation of various building boundaries, the solution presented in this paper is a novel approach that [...] Read more.
The automatic generation of building boundaries in contemporary research and engineering projects and practices is dominantly characterized by interior functional constraints. As a basis for the automated generation of various building boundaries, the solution presented in this paper is a novel approach that ignores the internal (functional) and focuses only on the external (non-functional) impacts. The primary orientation on external impacts may be, at any instance, extended by suitable complementary traditional methodology. The applied research methodology and presented method rely on a developed extendible rule-based system that simplifies floor plan creation by the recursive application of a formulated spatial grid generation algorithm. Based on starting parameter values (mainly the lot and building area spaces) the algorithm tends to create a set of grids that satisfy initial constraints by marking the individual grid cells as a part of the building or empty. The presented conceptual framework model served as a foundation for creating a prototype software application that supports the experimental generation of grid arrays that are transformed into readable images of residential building boundaries. For the initial validation of the developed methodology, method, and algorithm, the concrete parametric resolution is set to 1 m. The comparative analysis has shown that the presented approach overcomes some of the limitations of previous related research that generate building boundaries in simple rectangular form or with limited variability. The proposed method, in its current stage, outperforms discussed existing methods concerning complex shape boundary building plan generation. Besides that, there is a broad space for further enhancement directions concerning the interoperability with other, independently developed, frameworks, and software tools. Full article
Show Figures

Figure 1

15 pages, 10255 KB  
Article
Automatic Extraction of Indoor Spatial Information from Floor Plan Image: A Patch-Based Deep Learning Methodology Application on Large-Scale Complex Buildings
by Hyunjung Kim, Seongyong Kim and Kiyun Yu
ISPRS Int. J. Geo-Inf. 2021, 10(12), 828; https://doi.org/10.3390/ijgi10120828 - 10 Dec 2021
Cited by 24 | Viewed by 15418
Abstract
Automatic floor plan analysis has gained increased attention in recent research. However, numerous studies related to this area are mainly experiments conducted with a simplified floor plan dataset with low resolution and a small housing scale due to the suitability for a data-driven [...] Read more.
Automatic floor plan analysis has gained increased attention in recent research. However, numerous studies related to this area are mainly experiments conducted with a simplified floor plan dataset with low resolution and a small housing scale due to the suitability for a data-driven model. For practical use, it is necessary to focus more on large-scale complex buildings to utilize indoor structures, such as reconstructing multi-use buildings for indoor navigation. This study aimed to build a framework using CNN (Convolution Neural Networks) for analyzing a floor plan with various scales of complex buildings. By dividing a floor plan into a set of normalized patches, the framework enables the proposed CNN model to process varied scale or high-resolution inputs, which is a barrier for existing methods. The model detected building objects per patch and assembled them into one result by multiplying the corresponding translation matrix. Finally, the detected building objects were vectorized, considering their compatibility in 3D modeling. As a result, our framework exhibited similar performance in detection rate (87.77%) and recognition accuracy (85.53%) to that of existing studies, despite the complexity of the data used. Through our study, the practical aspects of automatic floor plan analysis can be expanded. Full article
(This article belongs to the Special Issue Deep Learning and Computer Vision for GeoInformation Sciences)
Show Figures

Figure 1

14 pages, 2211 KB  
Article
Evaluation of Deep Learning-Based Automatic Floor Plan Analysis Technology: An AHP-Based Assessment
by Hyunjung Kim
Appl. Sci. 2021, 11(11), 4727; https://doi.org/10.3390/app11114727 - 21 May 2021
Cited by 12 | Viewed by 7865
Abstract
This study proposes a technology that allows automatic extraction of vectorized indoor spatial information from raster images of floor plans. Automatic reconstruction of indoor spaces from floor plans is based on a deep learning algorithm, which trains on scanned floor plan images and [...] Read more.
This study proposes a technology that allows automatic extraction of vectorized indoor spatial information from raster images of floor plans. Automatic reconstruction of indoor spaces from floor plans is based on a deep learning algorithm, which trains on scanned floor plan images and extracts critical indoor elements such as room structures, junctions, walls, and openings. The newly developed technology proposed herein can handle complicated floor plans which could not be automatically extracted by previous studies because of its complexity and difficulty in being trained in deep learning. Such complicated reconstruction solely from a floor plan image can be digitized and vectorized either through manual drawing or with the help of newly developed deep learning-based automatic extraction. This study proposes an evaluation framework for assessing this newly developed technology against manual digitization. Using the analytical hierarchy process, the hierarchical aspects of technology value and their relative importance are systematically quantified. The analysis suggested that the automatic technology using a deep learning algorithm had predominant criteria followed by, substitutability, completeness, and supply and demand. In this study, the technology value of automatic floor plan analysis compared with that of traditional manual edits is compared systemically and assessed qualitatively, which had not been done in existing studies. Consequently, this study determines the effectiveness and usefulness of automatic floor plan analysis as a reasonable technology for acquiring indoor spatial information. Full article
(This article belongs to the Special Issue Smart Service Technology for Industrial Applications)
Show Figures

Figure 1

26 pages, 10013 KB  
Article
From BIM to Scan Planning and Optimization for Construction Control
by Ernesto Frías, Lucía Díaz-Vilariño, Jesús Balado and Henrique Lorenzo
Remote Sens. 2019, 11(17), 1963; https://doi.org/10.3390/rs11171963 - 21 Aug 2019
Cited by 39 | Viewed by 7387
Abstract
Scan planning of buildings under construction is a key issue for an efficient assessment of work progress. This work presents an automatic method aimed to determinate the optimal scan positions and the optimal route based on the use of Building Information Models (BIM) [...] Read more.
Scan planning of buildings under construction is a key issue for an efficient assessment of work progress. This work presents an automatic method aimed to determinate the optimal scan positions and the optimal route based on the use of Building Information Models (BIM) and considering data completeness as stopping criteria. The method is considered for a Terrestrial Laser Scanner mounted on a mobile robot following a stop & go procedure. The method starts by extracting floor plans from the BIM model according to the planned construction status, and including geometry and semantics of the building elements considered for construction control. The navigable space is defined from a binary map considering a security distance to building elements. After a grid-based and a triangulation-based distribution are implemented for generating scan position candidates, a visibility analysis is carried out to determine the optimal number and position of scans. The optimal route to visit all scan positions is addressed by using a probabilistic ant colony optimization algorithm. The method has been tested in simulated and real buildings under very dissimilar conditions and structural construction elements. The two approaches for generating scan position candidates are evaluated and results show the triangulation-based distribution as the more efficient approach in terms of processing and acquisition time, especially for large-scale buildings. Full article
(This article belongs to the Special Issue Point Cloud Processing and Analysis in Remote Sensing)
Show Figures

Graphical abstract

33 pages, 11112 KB  
Article
Procedural Modeling of Buildings Composed of Arbitrarily-Shaped Floor-Plans: Background, Progress, Contributions and Challenges of a Methodology Oriented to Cultural Heritage
by Telmo Adão, Luís Pádua, Pedro Marques, Joaquim João Sousa, Emanuel Peres and Luís Magalhães
Computers 2019, 8(2), 38; https://doi.org/10.3390/computers8020038 - 11 May 2019
Cited by 15 | Viewed by 10311
Abstract
Virtual models’ production is of high pertinence in research and business fields such as architecture, archeology, or video games, whose requirements might range between expeditious virtual building generation for extensively populating computer-based synthesized environments and hypothesis testing through digital reconstructions. There are some [...] Read more.
Virtual models’ production is of high pertinence in research and business fields such as architecture, archeology, or video games, whose requirements might range between expeditious virtual building generation for extensively populating computer-based synthesized environments and hypothesis testing through digital reconstructions. There are some known approaches to achieve the production/reconstruction of virtual models, namely digital settlements and buildings. Manual modeling requires highly-skilled manpower and a considerable amount of time to achieve the desired digital contents, in a process composed by many stages that are typically repeated over time. Both image-based and range scanning approaches are more suitable for digital preservation of well-conserved structures. However, they usually require trained human resources to prepare field operations and manipulate expensive equipment (e.g., 3D scanners) and advanced software tools (e.g., photogrammetric applications). To tackle the issues presented by previous approaches, a class of cost-effective, efficient, and scarce-data-tolerant techniques/methods, known as procedural modeling, has been developed aiming at the semi- or fully-automatic production of virtual environments composed of hollow buildings exclusively represented by outer façades or traversable buildings with interiors, either for expeditious generation or reconstruction. Despite the many achievements of the existing procedural modeling approaches, the production of virtual buildings with both interiors and exteriors composed by non-rectangular shapes (convex or concave n-gons) at the floor-plan level is still seldomly addressed. Therefore, a methodology (and respective system) capable of semi-automatically producing ontology-based traversable buildings composed of arbitrarily-shaped floor-plans has been proposed and continuously developed, and is under analysis in this paper, along with its contributions towards the accomplishment of other virtual reality (VR) and augmented reality (AR) projects/works oriented to digital applications for cultural heritage. Recent roof production-related enhancements resorting to the well-established straight skeleton approach are also addressed, as well as forthcoming challenges. The aim is to consolidate this procedural modeling methodology as a valuable computer graphics work and discuss its future directions. Full article
Show Figures

Figure 1

27 pages, 8364 KB  
Article
Extraction of Structural and Semantic Data from 2D Floor Plans for Interactive and Immersive VR Real Estate Exploration
by Georg Gerstweiler, Lukas Furlan, Mikhail Timofeev and Hannes Kaufmann
Technologies 2018, 6(4), 101; https://doi.org/10.3390/technologies6040101 - 4 Nov 2018
Cited by 22 | Viewed by 10781
Abstract
Three-dimensional reconstructions of indoor environments are useful in various augmented and virtual scenarios. Creating a realistic virtual apartment in 3D manually does not only take time, but also needs skilled people for implementation. Analyzing a floor plan is a complicated task. Due to [...] Read more.
Three-dimensional reconstructions of indoor environments are useful in various augmented and virtual scenarios. Creating a realistic virtual apartment in 3D manually does not only take time, but also needs skilled people for implementation. Analyzing a floor plan is a complicated task. Due to the lack of engineering standards in creating these drawings, they can have multiple different appearances for the same building. This paper proposes multiple models and heuristics which enable fully automated 3D reconstructions out of only a 2D floor plan. Our study focuses on floor plan analysis and definition of special requirements for a 3D building model used in a Virtual Reality (VR) setup. The proposed method automatically analyzes floor plans with a pattern recognition approach, thereby extracting accurate metric information about important components of the building. An algorithm for mesh generation and extracting semantic information such as apartment separation and room type estimation is presented. A novel method for VR interaction with interior design completes the framework. The result of the presented system is intended to be used for presenting a large number of apartments to customers. It can also be used as a base for purposes such as furnishing apartments, realistic occlusions for AR (Augmented Reality) applications such as indoor navigation or analyzing purposes. Finally, a technical evaluation and an interactive user study prove the advantages of the presented system. Full article
(This article belongs to the Special Issue Technologies for Virtual and Augmented Reality Applications)
Show Figures

Figure 1

15 pages, 2510 KB  
Article
Temporal Effects of Environmental Characteristics on Urban Air Temperature: The Influence of the Sky View Factor
by Jaehyun Ha, Sugie Lee and Cheolyeong Park
Sustainability 2016, 8(9), 895; https://doi.org/10.3390/su8090895 - 5 Sep 2016
Cited by 22 | Viewed by 5576
Abstract
This study examines the relationship between air temperature and urban environment indices, mainly focusing on sky view factor (SVF) in Seoul, Korea. We use air temperature data observed from 295 automatic weather stations (AWS) during the day and night in Seoul. We conduct [...] Read more.
This study examines the relationship between air temperature and urban environment indices, mainly focusing on sky view factor (SVF) in Seoul, Korea. We use air temperature data observed from 295 automatic weather stations (AWS) during the day and night in Seoul. We conduct a spatial regression analysis to capture the effect of spatial autocorrelation in our data and identify changes in the effects of SVF on air temperature, while conducting the regression model for each dataset according to the floor area ratio (FAR). The findings of our study indicate that SVF negatively affects air temperature during both day and night when other effects are controlled through spatial regression models. Moreover, we address the environmental indices associated with day-time and night-time air temperatures and identify the changing effects of SVF on air temperature according to the areal floor area ratio of the analysis datasets. This study contributes to the literature on the relationship between SVF and air temperature in high-density cities and suggests policy implications for improving urban thermal environments with regard to urban design and planning. Full article
(This article belongs to the Section Sustainable Urban and Rural Development)
Show Figures

Figure 1

Back to TopTop