Triangulation Algorithm in the Application of the 3 d Model Elevation Reconstruction

来源 :城市建设理论研究 | 被引量 : 0次 | 上传用户:sparkman007
下载到本地 , 更方便阅读
声明 : 本文档内容版权归属内容提供方 , 如果您对本文有版权争议 , 可与客服联系进行内容授权或下架
论文部分内容阅读
  Abstract:With the "Digital Earth" concept put forward, people are starting to focus on geospatial information technology. Traditional manual process of building modeling process gradually eliminate by history due to cumbersome and inefficient work. With massive data storage and processing technologies emerge and gradually improved, people began to explore measured by laser radar technology building point cloud data, the use of point cloud data processing software for further building boundary extraction. Model boundary extraction process, using the prototype with the model fit is good, clear and easy programming algorithm triangulation algorithm.
  Keywords: triangulation, point cloud data, boundary extraction, data processing
  中圖分类号:C37文献标识码:A文章编号:2095-2104(2013)
  
  Ⅰ.Introduction
  With the "Digital Earth" and "Digital City" concept put forward geospatial importance of information technology gradually people pay attention to it. Expansion of storage space and data processing speeds increased, it is so massive data processing well with its "Digital City" and the "Digital Earth" building better together. After the 1970s, the advent of laser radar technology, geographic mapping technology and other buildings from the traditional manual data measured and stored, and gradually move towards high-precision, high-speed, high efficiency and standardization of spatial data processing is also gradually moving towards intelligent. Therefore, the non-contact measurement and high-efficiency measurement will inevitably become an important means of spatial data
  
  acquisition, and massive spatial data fast, reliable, automated processing is bound to become the core research question.
  Ⅱ.LiDAR data types and Microstation v8i under Terrasolid Plug-in Overview
  LiDAR data Types Introduction
  Point cloud data is obtained by 3D scanner information types. Scan data record in dot pattern, each containing three-dimensional coordinates of a point, and some may contain color information (R, G, B) or the intensity of the object reflector [1]. Point cloud data in addition to geometry, there intensity (Intensity) information, intensity information for receiving the laser scanner unit to capture the echo intensity, the intensity information with the target surface material, surface roughness, the angle of incidence direction, and the emission energy of the instrument, the laser wavelength.
  Recently airborne laser scanning measurement system and data processing technology is more mature. Airborne three-dimensional reconstruction is more on terrain and building reconstruction, the idea is that you need to classify the data on different terrain and buildings reconstructing, the terrain is built directly into the plane Delaunay triangulation, planar structures obtained information directly down to the ground. Prior research focused on the top surface of the building information extraction algorithm optimization.
  And airborne LiDAR, compared with vehicle-mounted LIDAR point cloud density, flexible acquisition, can also get side close-range image characteristics, but because of the point cloud in a huge number of discrete points, direct extraction of geometric features of the building more difficult, more it is important vehicle platform can only get information on the building facade facing the street, these problems limit the car in the city of laser radar information, access to areas of application, but for targeted applications, such as street applications, automotive laser radar would be a very good choice [2].
  B.Terrasolid Introduction
  MicroStation and AutoCAD is an internationally famous 2D and 3D CAD design software, the first version in 1986 by the Bentley brothers developed. MicroStation is the one in the building, civil engineering, transportation, processing factories, manufacturing, government, utilities and telecommunications network solutions for areas such as the basic platform. According to the needs of users of MicroStation offers five different levels may be suitable for application developers programming language. Meanwhile, MicroStation has a very strong compatibility and scalability can be achieved through a series of third-party software, many special effects [3].
  TerraSolid Series software is the first commercial LiDAR data processing software is developed on Microstation, which runs on top of Micorstation system, which includes: TerraMatch, TerraScan, TerraModeler, TerraPhoto, such as the four common modules. In microstation loaded Terrasolid module shown in Figure 1:
  
  Figure 1.Terrasolid works in microsation v8i
  Ⅲ. 3-D model boundary extraction algorithm
  Three-dimensional model is three-dimensional boundary extraction groups of buildings and other applications based measurement location. Software such as AutoCAD and SketchUp can already achieve manually restore the three-dimensional structure boundaries. However, with the rapid development of information technology, manual modeling speed has been far behind the people in the three-dimensional modeling of geographic information quality requirements.
  A.LiDAR Data Acquisition board
  Data sources used in this paper by Wuhan University Remote Sensing and national laboratories provided here to be sincere gratitude.
  StreetMapper360 integrated Riegl the VQ-250 laser scanner can be configured according to one or two, mounted to the roof left and / or right orientation. In addition, the roof rack is also equipped with both left and right depending on the AVT Pike F421C-speed color digital imaging systems. Precision positioning and orientation is TERRA-control integrated GPS / IMU system and is equipped with DIA - Direct Inertial Aiding, can effectively solve the problem of GPS signal loss of lock.
  B.Data Preprocessing
  Outliers removed. In actual aerial flight, due to various factors (specular reflection, the system circuit, etc. obstruction) effects, LiDAR raw data is often abnormal values. Therefore, we need a rough filter processing the raw data, excluding the greater altitude and below ground outliers.
  C.Data Correction
  LiDAR system includes a laser emitting and receiving means for real-time location information obtained POS system as well as for reflecting the laser beam oscillating mirror three parts, laser emitting device according to set intervals constantly emitting a laser beam, the laser beam hit the reflector mirror, through the swing mirror, reflecting the laser beam onto the ground. The laser beam hits the object, reflection will occur, when the recording airborne return signal receiving apparatus, which records a corresponding data point. When the laser beam is reflected, not all at once reflex. While the laser beams through multiple reflections, the receiving device records the plurality of corresponding data points.
  Because of the laser scanner and IMU mis alignment exists between, it takes on the roll angle, tilt, pitch angle and other three placement angle error calibration, used to adjust the laser point data directional difference in the system and improve the accuracy of point cloud data.
  D.Data Filtering and Classification
  LiDAR point cloud data filtering and classification is the reflection of the laser signal generated by the ground echo signal ground information, buildings, vegetation, roads, bridges and other surface features information extraction process, is the LiDAR point cloud data types separate signals. The corrected point cloud data filtering and classification is to achieve the key technology of building information extraction. According to the laser spot multiple echoes, elevation and downs, elevation texture, laser intensity, aerial photographs and other reference information, design a set of ground, buildings, water, bridges, noise and other automatic classification algorithms laser point cloud processing integrated solutions. According to urban, suburban, mountainous terrain, such as different characteristics of ground classification algorithm parameters corresponding adjustment, automatic classification algorithm can be used on the ground, the roofs of buildings, such as laser spot for fast, automatic classification. Meanwhile, DOM images, laser spot profile information such as a reference, can be laser point cloud editing later hand, to achieve the correct classification of the laser point cloud.
  E.Triangulation Algorithm to Extract Building Boundaries
  Point set triangulation, for numerical analysis such as finite element analysis, and graphics, it is extremely important to a pretreatment technology. Especially Delaunay triangulation, because of its uniqueness, on a variety of point set geometry and Delaunay triangulation are related. In practice, the use of a maximum of triangulation is Delaunay triangulation, which is a special kind of triangulation. Subject to the following two important criteria:
  Empty round features: Delaunay triangulation is unique (any four points cannot be in the same circle), Delaunay triangulation net in any one of circumscribed circle the triangle within the other points will not exist.
  Maximize the minimum angle characteristics: scattered point set in the possible formation of triangulation, Delaunay triangulation of the triangle formed by the minimum angle of max. In this sense, Delaunay triangulation is "closest to the rules of the" triangulation. Specifically refers to the two adjacent convex quadrilateral diagonal triangles, in exchange, the six angles of the minimum angle is no longer increases [4]. Figure 2:
  
  Figure 2.Maximize the minimum angle characteristics
  Delaunay triangulation has excellent features include:
  1)Closest to: the recent three form a triangle, and each segment (triangle edge) neither intersect.
  2)Uniqueness: no matter where you start building from the area, will eventually get consistent results.
  3)Optimality: any two adjacent triangles formed by the diagonal of the convex quadrilateral interchangeable if so, then the two angles of a triangle six small angle does not become bigger.
  4)The most rules: If the triangulation of the minimum angle of each triangle in ascending order, the Delaunay triangulation arranged to get the maximum value.
  5)Regional: Add, delete, move only affects one vertex adjacent triangles.
  6)The convex polygon Case: triangulation outermost boundary forming a convex polygon shell.
  7)Delaunay triangulation is unique among other characteristics make him a triangulation of the most talked about standards.
  Triangulation basic ideas and operational processes: principles based on iterative point by point insertion method, the basic idea for the first contains all the data points in a polygon to create the initial triangulation, and then insert the remaining points one by one, using the LOP algorithm [5] or Watson triangle algorithm ensures that relevant data it becomes Delaunay triangulation this paper, this algorithm, the basic steps are as follows:
  1)Establish the initial triangulation. obtain a given point set bounding box B (Xmin, Ymin, Xmax, Ymax), the bounding box along the diagonal split into two initial triangles, and then iterate the following steps until all data points to be processed.
  2)Positioning triangle from the point set out that in the triangulation has been established to find the triangle containing that point.
  3)Determine the impact of the domain from the beginning that contains the points of the triangle, triangle record based on the use of topology information seized empty circumscribed circle of measured.
  4)Reconstruction of influence domain triangulation. Remove affected area of the triangle. Delaunay criterion based on the influence domain re networking. Simply influence domain of the border with the current insertion point sequentially connected. The obtained result is the triangulation DT.
  The process is shown in figure 3:
  
  Figure 3.Triangle subdivision algorithm steps
  Ⅳ.The application results
  Street data source display as shown in figure 4:
  
  Figure 4.Data source of street
  In Microsation v8i platform Terrasolid plug, the source of the data is processed using triangulation algorithm so that the rules can be gradually building a model extraction process. Schematic diagram is shown in Figure 3.
  
  Figure 5 Triangle subdivision algorithm
  Ⅴ.Summary and outlook
  With the rapid development of information technology and equipment, the point cloud data format with its advantage of data can store more and more realistic, gradually into people's horizons. People in accordance with the demand slowly grope for how to get point cloud data, processing data, the algorithm research and implementation. Triangle subdivision algorithm with its easy to understand, joint surface and the advantages of easy programming model by many people. Terrasolid as Microstation platform plug-in is used by many in the point cloud data processing. Bentely, and although Terrasolid software is charge, but the customer service attitude is very good, try to abundant. Of course, study of point cloud data, including data processing and algorithm research still have room for improvement, choose a better algorithm, using better platform, we still have a lot of work to do.
  REFERENCE
  [1] Tang Zesheng. 3d data field visualization [M]. Tsinghua university press, 1999.15 ~ 18.
  [2] Xu Qing. 3d terrain visualization technology. Beijing: surveying and mapping publishing house. 2000.
  [3] Pu S, Vosselman, G. Knowledge Based Reconstruction of Building Models from Terrestrial Laser Scanning Data[J]. ISPRS Journal of Photogrammetry and Remote Sensing, 2009, 64(6).
  [4] Mc Cullagh MJ and Ross C G T .Delaunay triangulation of arandom data set for is alithmic mapping[J].The Cartographic Journal,1980,17:93}991.
  [5] Lawson.Software for C surface interpolation, in mathematical software. New York: academic press, 1977.
其他文献
摘要:加强基层基建档案管理,有利于实现档案资源丰富、档案管理规范、档案利用效率。因此,必须加强基层基建档案管理工作,与此同时,我们要充分地认识到现阶段基层基建档案管理面临的问题,认真研究对策,从而促进档案建设的全面发展。本文从基层基建档案管理的现状入手,深入探讨了有效的解决措施,以供读者参考。  关键词:基层基建档案;档案管理;对策  Abstract: to strengthen the bas
期刊
摘要:能源是人类社会赖以生存的重要物质基础,与有限的化石燃料等能源相比,太阳能不仅是最理想的可再生能源之一,同时也是清洁能源之一。将太阳能技术应用于建筑设计之中是大势所趋,既节能环保又切合需要。本文阐述了太阳能技术应用的必要性,并在此基础上探讨了太阳能技术在建筑设计中的应用。  关键词:太阳能;建筑设计;应用  Abstract: the energy is an important materi
期刊
摘要:数字图书馆信息生态系统的各组成要素并不是静态的排列,而是动态的组合。信息人之间、信息环境因子之间、信息人和信息环境之间都在相互作用相互影响,其相互作用的过程就表现为信息流动过程,  关键词:数字图书馆;信息生态系统;数字信息资源  Abstract: the various elements of the digital library information ecosystem is no
期刊
[摘要] 文章从多方面分析了影响民用建筑施工质量管理的主要因素,并指出了加强建筑施工质量管理的主要措施,供同行参考。  [关键词]建筑;施工质量;影响因素;控制措施   In many ways [abstract] this paper analyzes the main factors affecting civil building construction quality manageme
期刊
摘要:随着城市建设的高速发展,高层建筑越来越多,基坑工程施工朝着开挖深、工作面窄、周边房屋及地下管线近的特点发展。当前,基坑工程监测与设计、施工同被列为深基坑工程质量安全保证的三大基本要素。一方面,现场监测提供动态信息来指导施工全过程,并可通过监测数据来验证基坑设计的科学性,为今后降低工程成本、提高基坑安全性提供设计依据。另一方面,现场监测可及时预报和发现险情的发生及险情的发展程度,为及时采取安全
期刊
摘要:盖挖逆作法能够最大限度地减小对地面交通的影响,对控制变形、保护环境安全十分有利,目前已经广泛地运用于城市地铁车站工程。本文概述了盖挖逆作法及施工顺序,重点分析了盖挖逆作法施工技术要点及容易忽视的技术问题,望对采用盖挖逆作法施工的地铁车站工程有所帮助。  关键词:城市地铁车站;盖挖逆作法;施工技术  Abstract: dig uni-axial cover to minimize the i
期刊
摘要:在新闻竞争日趋激烈、经济大潮对新闻产业强大冲击的背景下,许多媒体在报道新闻时,为了追逐利益一味的追求轰动效果,进行炒作,社会责任感缺失,导致新闻职业道德失范频频发生,从而使报道产生负面影响,大众媒体公信力下降,来自观众批评之声越来越多,媒体的职业道德和职业良心受到质疑。本文简单的对新闻媒体人的职业道德进行简单的阐述。  关键词:新闻媒体人;职业道德  Abstract: the news c
期刊
摘要:随之信息时代化的发展,水电管理模式也存在着很大的变化,水电厂的各项工作也取得了长期的进步,本文首先对水电厂实现管理现代化的重要意义做了简要分析,针对于现在水电厂管理的现状及特点进行了阐述,并对水电厂管理中存在的问题提出了解决措施。  关键词:水电厂;现代化;生产;管理模式  Abstract: with the development of information age, water an
期刊
摘要:土木工程施工质量管理与控制的好坏,直接关系着整个施工项目质量。随着我国社会经济的飞速发展和城市化建设进程的不断加快,土木工程建设取得了很大的进步。与此同时,土木工程施工项目管理中也存在一些不容忽视的问题。本文提出了土木工程施工管理中存在的主要问题,并对如何解决这些问题提出了一些建设性意见。  关键词:土木工程施工管理 问题 对策  Abstract:the civil engineering
期刊
摘要:色彩是大自然赐给人类最宝贵的财富之一,它赋予人类为整个世界“上妆”的权利,但色彩本身是没有灵魂的,是人们赋予了每种颜色不同的性格特质,这是由于人们长期生活在一个色彩的世界,积累的大量的视觉经验,一旦知觉经验与外来色彩刺激发生碰撞时,就会在人的心理上引出某种情绪,而不同的色彩组合搭配也会形成不同的心理暗示。卖场色彩设计就是要利用这种既定的色彩规律来吸引顾客,刺激消费者的购买欲望并最终完成购买行
期刊