作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程

• 图形图像处理 • 上一篇    下一篇

遥感图像多尺度分割算法与矢量化算法的集成

王 海,童恒建,左博新,汤文瑞   

  1. (中国地质大学(武汉)计算机学院,武汉 430074)
  • 收稿日期:2013-02-25 出版日期:2014-06-15 发布日期:2014-06-13
  • 作者简介:王 海(1988-),男,硕士研究生,主研方向:遥感图像分割与分类;童恒建(通迅作者),教授、博士后;左博新,副教授、博士后;汤文瑞,硕士研究生。
  • 基金资助:
    国家自然科学基金资助项目(41171339, 41004049);中国地质调查局基金资助项目“云南1:5万九农、阿登各、德钦县、红坡幅区域地质调查项目地质灾害遥感解译”(1212010880404)。

Integration of Multiscale Segmentation Algorithm and Vectorization Algorithm for Remote Sensing Image

WANG Hai, TONG Heng-jian, ZUO Bo-xin, TANG Wen-rui   

  1. (School of Computer, China University of Geosciences(Wuhan), Wuhan 430074, China)
  • Received:2013-02-25 Online:2014-06-15 Published:2014-06-13

摘要: 在遥感图像处理和分析软件中,图像分割/分类和矢量化是前后独立的过程:先分割/分类,再矢量化整幅图像。由于矢量化后得到的矢量文件未写入图像对象(区域、图斑)的特征信息,只能用于显示而不能用于后续操作。此外,处理复杂图像时还存在矢量文件多边形数目与分割/分类后图像区域数目不一致的问题。为此,将多尺度分割算法与矢量化算法进行一体化集成。对遥感图像进行多尺度分割得到图像对象链表,逐个对图像对象做矢量化处理,同时把特征统计信息写入多边形属性中。集成后不仅可保证矢量多边形数目与图像对象数目完全一致,而且由于特征统计信息已作为多边形区域的属性保存在多边形中,后续的多尺度分割、区域合并、空间关系操作等均可基于矢量多边形进行。

关键词: 遥感图像, 基于对象的图像分析, 多尺度分割, 矢量化, 算法集成, 对象矢量化

Abstract: In remote sensing image processing and analysis software, image segmentation/classification and vectorization are two separate processes: (1)Segmentation/classification of the whole image; (2)Vectorization of the whole segmented or classified image. Vectorized file can only be used for displaying and can not be used for a subsequent operation because the feature information of image objects(regions, parcels) is not written into the file. Furthermore, there exists an inconsistent between the polygon number in vector file and the number of image objects in the segmented or classified image when the image is complex. In order to solve these two problems, this paper integrates multiscale segmentation algorithm and vectorization algorithm. Firstly, remote sensing image is divided into the collection of image objects by the multiscale segmentation algorithm. Secondly, each image object is vectorized, at the same time feature statistical information of each image object is written into the polygon’s attributes. By the proposed method, the polygon number in vector file equals the number of image objects in the segmented or classified image. Moreover, subsequent multiscale segmentation, region merging and the operation of spatial relationship, etc. can be executed based on the vector polygon, because all feature statistical information of each polygon is saved in vector file.

Key words: remote sensing image, Object-based Image Analysis(OBIA), multiscale segmentation, vectorization, algorithm integration, object vectorization

中图分类号: