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

计算机工程 ›› 2009, Vol. 35 ›› Issue (1): 46-48. doi: 10.3969/j.issn.1000-3428.2009.01.015

• 软件技术与数据库 • 上一篇    下一篇

基于C6000的滑动窗口图像处理算法存储优化

张 帆,窦 勇,邬贵明   

  1. (国防科技大学计算机学院,长沙 410073)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-01-05 发布日期:2009-01-05

Memory Optimization of Sliding Window Image              Processing Algorithm Based on C6000

ZHANG Fan, DOU Yong, WU Gui-ming   

  1. (School of Computer Science, National University of Defence Technology, Changsha 410073)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-01-05 Published:2009-01-05

摘要: 片外存储器和片内存储器的数据传输是数字信号处理系统性能提升的瓶颈。针对图像处理中的滑动窗口类问题,该文提出一种有效的存储调度优化方法,分为3步:预取数据到快速局部存储器,减少冗余读入及数据传输和处理重叠。在TMS320DM642 DSP上应用了该方法,实验结果表明,与优化前相比加速比为30~70。

关键词: 存储优化, 图像处理, 滑动窗口, C6000数字信号处理器

Abstract: Data transfer between internal memory and external memory are bottlenecks in improving DSP performance. A memory optimization method is presented for sliding window algorithm in image processing. There are three steps in the method: prefetching data to local memory, reducing redundancy read and paralleling data transfer and data processing. It uses the method on TMS320DM642 DSP. Experimental result shows that the performance of program can get 30~70 speedup.

Key words: storage optimization, image processing, sliding window, C6000 DSP

中图分类号: