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

计算机工程 ›› 2008, Vol. 34 ›› Issue (12): 265-267. doi: 10.3969/j.issn.1000-3428.2008.12.093

• 开发研究与设计技术 • 上一篇    下一篇

顶点链编码图像的填充算法

于游洋,陈优广,顾国庆   

  1. (华东师范大学信息科学技术学院,上海 200062)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-06-20 发布日期:2008-06-20

Filling Algorithm for Vertex Chain Code Image

YU You-yang, CHEN You-guang, GU Guo-qing   

  1. (College of Information Science and Technology, East China Normal University, Shanghai 200062)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-06-20 Published:2008-06-20

摘要: 填充是计算机图形处理领域的基本算法。该文提出一种填充算法,解决了顶点链编码表示区域的填充问题。该算法只需2种辅助标记颜色,处理灰度图像时无需附加内存,空间复杂度低。其运算效率接近最低时间复杂度,即填充区域面积加周长。处理表格图像所需时间仅为Ren算法的1/3。

关键词: 填充, 顶点链编码, 边界点标记

Abstract: Contour filling is one of the most important problems in image and graphics processing. This paper presents a new filling algorithm for vertex chain code. The algorithm needs only two assistant colors, and does not need the EMS memory for the full gray image. The time spending is close to the lowest, the area plus the perimeter, especially 1/3 time consume needed for filling table image compared with the most effective algorithm Ren.

Key words: filling, vertex chain code, edge labeling

中图分类号: