scholarly journals A NOVEL PROJECTION ALGORITHM FOR PRODUCTION LAYOUT EXTRACTION FROM POINT CLOUDS

2019 ◽  
Vol 59 (3) ◽  
pp. 203-210
Author(s):  
Marek Bureš ◽  
Sergo Martirosov ◽  
Jiří Polcar

The paper is focused on point cloud data processing obtained by 3D laser scanning. The scanning devices are at a very advanced level and after reaching their possible maximum scanning speeds, manufacturers are now more focused on a minimization of the devices. However, there is still a lack of software solutions for a simple and successful model creation from point cloud data or data evaluation. This paper briefly describes the laser scanning principle and the process of production floor layout capturing. Furthermore, a newly developed algorithm for an extraction of specific areas of point cloud is introduced. The algorithm was tested and compared with other solutions for a production layout development. After testing, the standalone software application called CloudSlicer™ was programed and the user interface is also presented.

Author(s):  
Y. Hori ◽  
T. Ogawa

The implementation of laser scanning in the field of archaeology provides us with an entirely new dimension in research and surveying. It allows us to digitally recreate individual objects, or entire cities, using millions of three-dimensional points grouped together in what is referred to as "point clouds". In addition, the visualization of the point cloud data, which can be used in the final report by archaeologists and architects, should usually be produced as a JPG or TIFF file. Not only the visualization of point cloud data, but also re-examination of older data and new survey of the construction of Roman building applying remote-sensing technology for precise and detailed measurements afford new information that may lead to revising drawings of ancient buildings which had been adduced as evidence without any consideration of a degree of accuracy, and finally can provide new research of ancient buildings. We used laser scanners at fields because of its speed, comprehensive coverage, accuracy and flexibility of data manipulation. Therefore, we “skipped” many of post-processing and focused on the images created from the meta-data simply aligned using a tool which extended automatic feature-matching algorithm and a popular renderer that can provide graphic results.


Author(s):  
Gülhan Benli

Since the 2000s, terrestrial laser scanning, as one of the methods used to document historical edifices in protected areas, has taken on greater importance because it mitigates the difficulties associated with working on large areas and saves time while also making it possible to better understand all the particularities of the area. Through this technology, comprehensive point data (point clouds) about the surface of an object can be generated in a highly accurate three-dimensional manner. Furthermore, with the proper software this three-dimensional point cloud data can be transformed into three-dimensional rendering/mapping/modeling and quantitative orthophotographs. In this chapter, the study will present the results of terrestrial laser scanning and surveying which was used to obtain three-dimensional point clouds through three-dimensional survey measurements and scans of silhouettes of streets in Fatih in Historic Peninsula in Istanbul, which were then transposed into survey images and drawings. The study will also cite examples of the facade mapping using terrestrial laser scanning data in Istanbul Historic Peninsula Project.


2021 ◽  
Vol 13 (13) ◽  
pp. 2476
Author(s):  
Hiroshi Masuda ◽  
Yuichiro Hiraoka ◽  
Kazuto Saito ◽  
Shinsuke Eto ◽  
Michinari Matsushita ◽  
...  

With the use of terrestrial laser scanning (TLS) in forest stands, surveys are now equipped to obtain dense point cloud data. However, the data range, i.e., the number of points, often reaches the billions or even higher, exceeding random access memory (RAM) limits on common computers. Moreover, the processing time often also extends beyond acceptable processing lengths. Thus, in this paper, we present a new method of efficiently extracting stem traits from huge point cloud data obtained by TLS, without subdividing or downsampling the point clouds. In this method, each point cloud is converted into a wireframe model by connecting neighboring points on the same continuous surface, and three-dimensional points on stems are resampled as cross-sectional points of the wireframe model in an out-of-core manner. Since the data size of the section points is much smaller than the original point clouds, stem traits can be calculated from the section points on a common computer. With the study method, 1381 tree stems were calculated from 3.6 billion points in ~20 min on a common computer. To evaluate the accuracy of this method, eight targeted trees were cut down and sliced at 1-m intervals; actual stem traits were then compared to those calculated from point clouds. The experimental results showed that the efficiency and accuracy of the proposed method are sufficient for practical use in various fields, including forest management and forest research.


Author(s):  
Hoang Long Nguyen ◽  
David Belton ◽  
Petra Helmholz

The demand for accurate spatial data has been increasing rapidly in recent years. Mobile laser scanning (MLS) systems have become a mainstream technology for measuring 3D spatial data. In a MLS point cloud, the point clouds densities of captured point clouds of interest features can vary: they can be sparse and heterogeneous or they can be dense. This is caused by several factors such as the speed of the carrier vehicle and the specifications of the laser scanner(s). The MLS point cloud data needs to be processed to get meaningful information e.g. segmentation can be used to find meaningful features (planes, corners etc.) that can be used as the inputs for many processing steps (e.g. registration, modelling) that are more difficult when just using the point cloud. Planar features are dominating in manmade environments and they are widely used in point clouds registration and calibration processes. There are several approaches for segmentation and extraction of planar objects available, however the proposed methods do not focus on properly segment MLS point clouds automatically considering the different point densities. This research presents the extension of the segmentation method based on planarity of the features. This proposed method was verified using both simulated and real MLS point cloud datasets. The results show that planar objects in MLS point clouds can be properly segmented and extracted by the proposed segmentation method.


2014 ◽  
Vol 651-653 ◽  
pp. 2335-2338
Author(s):  
Shi Gang Wang ◽  
Yong Yan ◽  
Feng Juan Wang

The 3D laser scanning technology is a hot spot in developed measuring in recent years. In the surface reconstruction of reverse engineering, the 3D laser scanning point cloud data is too large, and is not conducive to the computation, storage and surface reconstruction. After understanding the research status of the point cloud data processing streamline method at home and abroad, and through the analysis of minimum distance algorithm and the angle-chord height combined code method applicable to engineering characteristics, at the same time, the combination algorithm, which is based on the minimum distance algorithm and the angle-chord height combined code method, is proposed to simplify the point cloud data. The scanning point cloud is simplified by using matlab line by line.


Sensors ◽  
2019 ◽  
Vol 19 (1) ◽  
pp. 172 ◽  
Author(s):  
Chunxiao Wang ◽  
Min Ji ◽  
Jian Wang ◽  
Wei Wen ◽  
Ting Li ◽  
...  

Point cloud data segmentation, filtering, classification, and feature extraction are the main focus of point cloud data processing. DBSCAN (density-based spatial clustering of applications with noise) is capable of detecting arbitrary shapes of clusters in spaces of any dimension, and this method is very suitable for LiDAR (Light Detection and Ranging) data segmentation. The DBSCAN method needs at least two parameters: The minimum number of points minPts, and the searching radius ε. However, the parameter ε is often harder to determine, which hinders the application of the DBSCAN method in point cloud segmentation. Therefore, a segmentation algorithm based on DBSCAN is proposed with a novel automatic parameter ε estimation method—Estimation Method based on the average of k nearest neighbors’ maximum distance—with which parameter ε can be calculated on the intrinsic properties of the point cloud data. The method is based on the fitting curve of k and the mean maximum distance. The method was evaluated on different types of point cloud data: Airborne, and mobile point cloud data with and without color information. The results show that the accuracy values using ε estimated by the proposed method are 75%, 74%, and 71%, which are higher than those using parameters that are smaller or greater than the estimated one. The results demonstrate that the proposed algorithm can segment different types of LiDAR point clouds with higher accuracy in a robust manner. The algorithm can be applied to airborne and mobile LiDAR point cloud data processing systems, which can reduce manual work and improve the automation of data processing.


2021 ◽  
Vol 7 (1) ◽  
pp. 1-24
Author(s):  
Piotr Tompalski ◽  
Nicholas C. Coops ◽  
Joanne C. White ◽  
Tristan R.H. Goodbody ◽  
Chris R. Hennigar ◽  
...  

Abstract Purpose of Review The increasing availability of three-dimensional point clouds, including both airborne laser scanning and digital aerial photogrammetry, allow for the derivation of forest inventory information with a high level of attribute accuracy and spatial detail. When available at two points in time, point cloud datasets offer a rich source of information for detailed analysis of change in forest structure. Recent Findings Existing research across a broad range of forest types has demonstrated that those analyses can be performed using different approaches, levels of detail, or source data. By reviewing the relevant findings, we highlight the potential that bi- and multi-temporal point clouds have for enhanced analysis of forest growth. We divide the existing approaches into two broad categories— – approaches that focus on estimating change based on predictions of two or more forest inventory attributes over time, and approaches for forecasting forest inventory attributes. We describe how point clouds acquired at two or more points in time can be used for both categories of analysis by comparing input airborne datasets, before discussing the methods that were used, and resulting accuracies. Summary To conclude, we outline outstanding research gaps that require further investigation, including the need for an improved understanding of which three-dimensional datasets can be applied using certain methods. We also discuss the likely implications of these datasets on the expected outcomes, improvements in tree-to-tree matching and analysis, integration with growth simulators, and ultimately, the development of growth models driven entirely with point cloud data.


Author(s):  
R. Boerner ◽  
M. Kröhnert

3D point clouds, acquired by state-of-the-art terrestrial laser scanning techniques (TLS), provide spatial information about accuracies up to several millimetres. Unfortunately, common TLS data has no spectral information about the covered scene. However, the matching of TLS data with images is important for monoplotting purposes and point cloud colouration. Well-established methods solve this issue by matching of close range images and point cloud data by fitting optical camera systems on top of laser scanners or rather using ground control points. <br><br> The approach addressed in this paper aims for the matching of 2D image and 3D point cloud data from a freely moving camera within an environment covered by a large 3D point cloud, e.g. a 3D city model. The key advantage of the free movement affects augmented reality applications or real time measurements. Therefore, a so-called real image, captured by a smartphone camera, has to be matched with a so-called synthetic image which consists of reverse projected 3D point cloud data to a synthetic projection centre whose exterior orientation parameters match the parameters of the image, assuming an ideal distortion free camera.


Author(s):  
P. M. Mat Zam ◽  
N. A. Fuad ◽  
A. R. Yusoff ◽  
Z. Majid

<p><strong>Abstract.</strong> Nowadays, Terrestrial Laser Scanning (TLS) technology is gaining popularity in monitoring and predicting the movement of landslide due to the capability of high-speed data capture without requiring a direct contact with the monitored surface. It offers very high density of point cloud data in high resolution and also can be an effective tool in detecting the surface movement of the landslide area. The aim of this research is to determine the optimal level of scanning resolution for landslide monitoring using TLS. The Topcon Geodetic Laser Scanner (GLS) 2000 was used in this research to obtain the three dimensional (3D) point cloud data of the landslide area. Four types of resolution were used during scanning operation which were consist of very high, high, medium and low resolutions. After done with the data collection, the point clouds datasets were undergone the process of registration and filtering using ScanMaster software. After that, the registered point clouds datasets were analyzed using CloudCompare software. Based on the results obtained, the accuracy of TLS point cloud data between picking point manually and computed automatically by ScanMaster software shows the maximum Root Mean Square (RMS) value of coordinate differences were 0.013<span class="thinspace"></span>m in very high resolution, 0.017<span class="thinspace"></span>m in high resolution, 0.031<span class="thinspace"></span>m in medium resolution and 0.052<span class="thinspace"></span>m in low resolution respectively. Meanwhile, the accuracy of TLS point cloud data between picking point manually and total station data using intersection method shows the maximum RMS values of coordinate differences were 0.013<span class="thinspace"></span>m in very high resolution, 0.018<span class="thinspace"></span>m in high resolution, 0.033<span class="thinspace"></span>m in medium resolution and 0.054<span class="thinspace"></span>m in low resolution respectively. Hence, it can be concluded that the high or very high resolution is needed for landslide monitoring using Topcon GLS-2000 which can provide more accurate data in slope result, while the low and medium resolutions is not suitable for landslide monitoring due to the accuracy of TLS point cloud data that will decreased when the resolution value is increased.</p>


2012 ◽  
Vol 241-244 ◽  
pp. 2129-2132
Author(s):  
Hao Wang ◽  
Dong Yan Wang ◽  
Ting Jian Dong ◽  
Tao Wang

This paper made the point cloud data processing for the aircraft engine’s blade. First, collected rough point cloud data by using visual measuring equipment. Then, noise reduced and smoothed, feature detected the point cloud data, took the reasonable simplification, finished pre-processing the point cloud data. Finally, took the surface fitting for the point cloud data after processed. The result proved that processing the point cloud data reduced modeling and machining time, and improved smoothness of the model.


Sign in / Sign up

Export Citation Format

Share Document