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

计算机工程 ›› 2009, Vol. 35 ›› Issue (8): 233-237. doi: 10.3969/j.issn.1000-3428.2009.08.079

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

基于变宽邻域图割和活动轮廓的目标分割方法

徐秋平1,2,郭 敏1*   

  1. (1. 陕西师范大学计算机科学学院, ,西安 710062;2. 武警工程学院教育技术中心,西安 710086)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-04-20 发布日期:2009-04-20

Object Segmentation Method Based on Variable Contour Neighborhood Graph Cuts and Active Contours

XU Qiu-ping1,2, GUO Min1*   

  1. (1. College of Computer Science, Shaanxi Normal University, Xi’an 710062;;2. Instructional Technology Centre, Engineering College of Armed Police Force, Xi’an 710086)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-04-20 Published:2009-04-20

摘要: 基于图割的活动轮廓算法是一个结合图割优化工具和活动轮廓模型迭代变形思想的目标分割算法。针对算法在迭代过程中对已达目标边界的活动轮廓线所在邻域重复切割的不足,将活动轮廓线分为已达目标曲线段和未达目标曲线段,仅对未达目标曲线段进行膨胀得到可变宽度轮廓线邻域,从而减少了对邻域的切割时间。实验表明,改进算法效率提高为原来的2~3倍。

关键词: 目标分割, 活动轮廓, 图割, 组合优化

Abstract: Graph Cuts Based Active Contours(GCBAC) approach is a combination of the optimization tool of graph cuts and the iterative deformation idea of active contours. An improved algorithm based on Variable Contour Neighborhood(VCN) is proposed to solve the disadvantage that GCBAC repeatedly cuts the contour neighborhood even these parts of the contour have reached the object boundary. The active contour is classified into the boundary-reached part and the boundary-unreached one, and the contour neighborhood is only dilated from the boundary-unreached one, so it sharply decreases the graph-cut time. Experimental results show that the efficiency of the improved algorithm is 2~3 times as high as the original one.on selected data sets and performance analysis are provided.

Key words: object segmentation, active contours, graph cuts, combinatorial optimization

中图分类号: