期刊文献+

新区入栈的区域填充扫描线算法 被引量:11

Area Filling Scan Line Algorithm with Pushing New Area into Stack
下载PDF
导出
摘要 针对传统区域填充存在的一些欠缺,提出了一种新的区域填充扫描线算法。该算法在处理同一条扫描线上的多个填充区域时,分成向上搜索和向下搜索两种情况进行,每种情况又都可能出现多个搜索新区;在填充过程中,考虑到当前扫描线区间的左右连续性和上下相关性,只需将出现的新搜索区压入堆栈,不需要将相邻的每根扫描线都压入堆栈,从而减少了像素的重复判读和回溯区的搜索时间,避免了不必要的进栈出栈处理,提高了填充效率。 Against the defect of traditional area filling, this paper presents a new method for area filling scan line algorithm. To deal with areas on same scan line, different searching directions need to be processed separately, new searching areas may be found in this process. Considering the continuity and relativity of current scan line, it needs only push the new searching areas rather than every scan line area into stack in filling. In this case, it will decrease the number of repeated pixel reading, reduce the time spent on retrospective searching area, avoid needless operations of push stack and pop stack, raise the filling efficiency.
作者 张荣国 刘焜
出处 《计算机工程》 EI CAS CSCD 北大核心 2006年第5期63-64,121,共3页 Computer Engineering
基金 国家自然科学基金资助项目(50275046)
关键词 区域填充 扫描线 像素点 回溯区 Area filling Scan line Pixel point Retrospective searching area
  • 相关文献

参考文献6

二级参考文献10

  • 1柳朝阳,李叔梁.压入区段端点的区域填充扫描线算法[J].计算机辅助设计与图形学学报,1996,8(6):415-419. 被引量:22
  • 2孙家广 杨长贵.计算机图形学[M].北京:清华大学出版社,1997.185-187.
  • 3罗炳伟.医学图像处理与识别[M].成都:电子科技大学出版社,1989..
  • 4Rogers David F. Procedural Elements for Computer Graphics[M]. 2nd ed. Beijing: China Machine Press, 2002.
  • 5Dunlavey M R. Efficient polygon-filling algorithms for raster displays [J]. ACM Transactions on Graphics, 1983, 2(4) : 264-- 273.
  • 6Ackland Bryan D, Weste Neil H. The edge flag algorithm--A fill method for raster scan displays [J]. IEEE Transactions on Computers, 1981, 30(1): 41--48.
  • 7唐荣锡,计算机图形学教程,1994年
  • 8柳朝阳,计算机工程专刊,1994年,10卷,469页
  • 9唐荣锡,计算机图形学教程,1994年
  • 10任继成,刘慎权.区域填充扫描线算法的改进[J].计算机辅助设计与图形学学报,1998,10(6):481-486. 被引量:41

共引文献61

同被引文献86

引证文献11

二级引证文献16

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部