三种图像分割算法的对比及图像分割方法的改进

  • 格式:pdf
  • 大小:826.70 KB
  • 文档页数:4

摘 要 通过研究 图像 分割算法的原理和实验对 比,可 以发现标记分水 岭分 割方 法是 以边缘特 性为基础 ,通过设置光谱特征标记 来分割 图像 ,其分 割结果边缘精度高 ,但 是仍然存 在较为严重的过分割和欠分割情况。而 mean shift分 割方法和 eCognition分 割方法 是 以光谱特征为分割依据 的分 割方法 ,虽然它们分 割结果 的过分 割和 欠分 割情况较少 ,但是分 割对象 的边缘精度较差。分析 以上存 在 的问题后 ,通过 融合边缘特征和 区域特征 ,并且依据一定 的特征来选择种子 点,尽 量避 免种 子点选择在边 缘 区,从 而实现提高 图像 分 割的效果。通过实验取得 了好的分割效果 ,说 明改进 的图像分 割方 法是 可行 的。
segmentation results,but the edge precision of segm enting objects is poorer.With the analysis on the problems above,in this paper we select
the seed points according to certain features through fusing the edge fealures and regional features.and do best to avoid the seed points to be chosen near the edges,SO as to improve the image segmentation effects.Better result is also obtained through the exper iment,this proves that the improved segmentation method iS feasible.
关键词 分割 分水岭分割 分型 网络演化方法 Mean shift 种子 点
中图分 类号 TP391.41
文献标识码 A
DOI:10.3969/j.issn.1000—386x.2014.01.051
CoNTRAST oF THREE IM AGE SEGM ENTATIoN ALGoRITHM S AND IM PRoVEM ENT oF IM AGE SEGM ENTATIoN M ETH ODS
Zhu Junjie Du Xiaoping Fan Xiangtao Guo Huadong
(Key Laboratory ofDigital Earth Science,Centerfor Earth Observation and Digital Earth,Chinese Academy of sc nc ,Beijing 100094,China)
第 31卷第 1期 2014年 1月
计 算机 应 用与软 件
Computer Applications and Software
V01.31 No.1 Jan.2014
三种 图像 分 割算 法 的对 比及 图像 分 割 方 法 的 改进
朱俊杰 杜小平 范湘涛 郭华东
(中国科学 院数字地球重点实验室 中国科ห้องสมุดไป่ตู้ 院对地观测与数字地球科学中心 北 京 100094)
三种典型 的图像分 割方法
对相邻的像素搜索与 比较 ,找到一个最接 近的像素点进行 增长合 并 ,直到超过设定 的异质性 为止 。其异质性包括地物光谱 异质性 和几何形状异质性 ,对这种方法的研究和探讨也很多 J。
Abstract By ana lysing their principles and experiment contracts,we can find that the marker controlled wme ̄hed segmentation is an edge-based segmentation method,it segments the image by setting the spectral feature marker and has high edge precision in segmentation result, but still has a lot of over—segm entation and under-segmentation situations.As the segm entation m ethods based on spectra l feature,the mean shif t seg m entation method and the eCognition segmentation met hod have less over--seg m entation and under-·segmentation situations in
Keywords Seg m entation Watershed segmentation method Fractal net evolution approach Mean shif t Seed point
0 引 言
图像中的地物具有 多种 特征 :光谱 特征 (区域特 征 )、边缘 特征 、纹理特征 、形状 特征 、上下文特征 、时空特征和尺度特征等 等 ,其 中尺度特征是地理学 的主要 问题之 一_l 。图像分 析软件 eCognition的分形 网络演化分 割算 法就是 一个 典型 的 图像 多尺 度分割算法 ,促进 了遥 感 图像分 析 的研 究 和 相关 算 法 的研 制L3j,Zuva等人从 理论 上 比较 了基 于边 缘 的 图像 分 割和 基于 区域的图像分割 的文献 较少 。本文选 择 了三种 讨 论较 多 的 图像分割方法 ,对它们 的分割结果进行 了对 比分析 和探讨 ,通过 对 比来发现不 同分割方法 的优点 和不 足 ,之后利 用不 同分割方 法 的优点 ,融 合了边缘 和光谱特征实 现了更好 的图像分割 。