节点文献

基于卫星图像的虚拟数字化城市建模

Based on Satellite Imagery Hypothesized Digitized City Modeling

【作者】 何声霞

【导师】 曲卫平;

【作者基本信息】 安徽理工大学 , 计算机应用技术, 2011, 硕士

【摘要】 随着当前遥感技术、计算机技术等不断发展,遥感图像已经成为获取地理信息的重要数据来源。与传统的方法相比较,从遥感图像中获取信息有时效性、周期性、经济性等优势。利用遥感卫星图像获取道路、房屋等地物信息已成为一个备受世界各国关注的问题。道路及房屋是数字城市化的重要组成部分,随着科技及计算机技术的不断发展,快速自动获取质量高、规模大的道路网及房屋信息已成为可能。通过遥感卫星图像提取地物信息已成为计算机视觉、计算机图像处理及遥感等领域的研究热点。本论文研究内容涉及图像处理,模式识别和虚拟现实多课题。文中对数字图像处理的一些基本方法进行了讨论,包括图像灰度化、图像二值化、图像增强、图像平滑处理、图像边缘检测、分割算法、直方图统计、腐蚀与膨胀、斑块统计等。具体研究内容:1.在预处理阶段,探讨了图像质量改善的方法。着重对条带噪声去除展开研究,用插值法、傅里叶变换法去除条带噪声。2.探讨了现有边缘检测算子,在获得道路边缘特征的基础上,再用曲线拟合方法对道路边缘进行拟合,实现道路提取。该方法对于乡村道路提取效果较好,但对错综复杂的道路网有待进一步研究。3.在图像分割获得道路轮廓的基础上,提出了用方向模板来检测道路。该方法需人工给出道路起始点和终止点,算出两点连线构成的方向角,根据方向角选择对应的方向模板,并从起始点逐步检测到终止点,实现道路提取。该方法需多次给出道路起始点和终止点,如何提高该算法的自动化程度有待进一步研究。4.研究了用图像卷积运算获得线特征加强系数,该系数能加强道路线特征,同时也能弱化背景灰度恒定区域。去除短线段和块状噪声,人工干预进行道路修剪,最后用数学形态学细化处理得到道路骨架,实现道路提取。因为道路一般与村庄、城镇等居民地或人工设施相连接,所以该方法需要人工截断道路和居民地的连接。如果能够智能地判断出非道路区域,并实现自动截除,那么道路提取的自动化程度将会得到很大的提高。5.在图像分割获得基本道路网轮廓的基础上,提出了用Hough直线,再进行道路判断、道路修剪、道路连接,并形成道路网,实现了城市直线道路提取。该方法对于城市直线道路提取效果较好,但算法鲁棒性有待加强。6.提出了基于概率的建筑物轮廓识别算法。在这种算法中,提出了剪切-融合算法用于轮廓的提取与合并,并建立了一个概率模型用以衡量某个轮廓区域是否为建筑物的可能性。这种算法的优点是能够通过概率模型把建筑物的各个特征结合起来,并通过学习由先验数据来决定模型参数,同时,模型也具有很好的扩展性,新的特征很容易加入进来。相对于其他建筑物提取算法,本算法具有更好的鲁棒性和可扩展性。7.提出了基于轮廓提取的建筑物变化检测算法。此算法的主要思想是首先找出不同时相图像中的建筑物轮廓,然后利用我们提出的概率模型比较对应的建筑物轮廓并给出它们变化的可能性,最后根据建筑物相应的变化概率值,判断它们是否发生了变化。通过实例可以看到这种算法对于一般纹理复杂度的建筑物的变化具有较好的检测能力,并且算法本身对图像的配准精度要求不高,具有较强的鲁棒性。图[15]参[65]

【Abstract】 With the current remote sensing technology and computer technology development, remote sensing image has become the important data sources of geographic information. Compared with the traditional method, remote sensing image for information has the advantages of timeliness periodic, economic and other advantages. Using remote sensing satellite image to access roads and houses Geophysics information has become a concern of the countries around the world. Roads and buildings are important parts of digital urbanization, along with the development of the science and computer technology, quick automatic obtaining high quality and large network information of roads and housing has become possible. Through remote sensing satellite image extracting features information has become the research focus in the field of computer vision, computer image processing, and remote sensing and so on.This thesis research content involves image processing, pattern recognition and virtual reality. Some basic methods of digital image processing are discussed in the article, including image gray-scale melt, the binary image, image enhancement, the image smooth processing, the image edge detection, segmentation algorithm, histogram statistics, corrosion and expansive, patch statistics, etc.Specific research content:1. In the pretreatment stage, the methods to improve image quality are discussed, focusing on the strip noise removal, launched research with interpolation method, flourier transform method removing noise bands.2. On the basis of achieving road edge character, the existing edge detection operators and with curve fitting method of road edges fitting to realize road extraction are addressed in the article. This method for rural road extraction effect is better, but for the complex network of roads needs further research.3. On the basis of getting road contour through Image segmentation, using the template to detect the direction of the road is proposed. This method calculate the two attachment direction Angle based on the road start and end points, according to the direction of direction Angle choose corresponding template, test the starting point to the end point gradually, realize road extraction.This method requires multiple road start and end points, how to improve the degree of automation algorithm needs further study.4. Using image convolution operation to gain line features is researched, the coefficient can strengthen the way line features, also can weaken background gray constant area. Remove short line segment and massive noise, manual intervention for road clip, finally use mathematical morphology refining processing for getting road skeleton, and realize road extraction. Because the road usually connected with villages and towns, so the method needs to manually cut off the connection of roads and residents. If you can intelligently determine the off-road areas, and automatically cut away, then the automation of road extraction will be greatly improved.5. On the basis of basic outline of the road network by Image segmentation, proposed by Hough Line, the road again, road cutting, road connections, and the formation of the road network is determined to achieve the city straight road extraction. The line for urban road extraction method is better, but the algorithm robustness needs to be strengthened.6. The building contour detection algorithm based on probability is proposed.In this algorithm, cut-fusion algorithm for contour extraction and merge is proposed, the establishment of a probability model to measure the contour area is a possibility of the building. This algorithm has the advantage of combining the various features of the building through probability models, and by learning from the prior data to determine the model parameters, meanwhile, the model also has good scalability, the new feature is easy to join. Compared to other building extraction algorithms, this algorithm has better robustness and scalability.7. Building change detection algorithm based on contour extraction is proposed. The main idea of this algorithm is to first find out the image at different phases of the building outline, and then we propose a probabilistic model comparing the corresponding changes in the building outline and give them the possibility of changes in the last according to the probability of the corresponding value of the building to determine whether they have changed. An example can be seen that the algorithm for general texture changes in the building has better detection capabilities, and the algorithm itself is less precision image registration, has strong robustness. Figure [15] reference [65]

节点文献中: 

本文链接的文献网络图示:

本文的引文网络