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

计算机工程 ›› 2009, Vol. 35 ›› Issue (1): 186-188. doi: 10.3969/j.issn.1000-3428.2009.01.063

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

基于改进型Potts模型的图像分割

王祥荣,赵杰煜   

  1. (宁波大学计算机科学技术研究所,宁波 315211)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-01-05 发布日期:2009-01-05

Image Segmentation Based on Improved Potts Model

WANG Xiang-rong, ZHAO Jie-yu   

  1. (Institute of Computer Science & Technology, Ningbo University, Ningbo 315211)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-01-05 Published:2009-01-05

摘要: 在分析Opera等人提出的能量更新算法的基础上,该文提出了改进算法。对图像预分割,将对像素的处理转换为对像素团的处理,从而加快了聚类的过程。改进了算法的采样方法,用Metropolis采样替代Gibbs采样。在成功分割静态图像的基础上,实现对视频图像序列的分割。实验结果表明该算法比原算法有更佳的分割效果,而且收敛速度比原算法快30~40倍。

关键词: Potts模型, 基于能量的聚类更新, Metropolis采样, 图像分割

Abstract:

Energy based Cluster Update (ECU) algorithm proposed by Ralf has its drawback that it is inefficient in sampling and slow in convergence. A new algorithm is proposed to improve the ECU algorithm. It preprocesses the image to merge single pixels to atomic region, thus processes the image on atomic region instead of pixels with the algorithm. It improves the sampling method with Metropolis sampler, which speeds up the convergence of the model. It successfully uses the algorithm on both the static images and video sequences as an application. Experimental results show that the algorithm is more efficient and has higher speed.

Key words: Potts model, Energy based Cluster Update(ECU), Metropolis sampler, image segmentation

中图分类号: