随着数字信号处理在计算机领域的广泛应用,各类正交变换的应用和研究也日益深入,尤其在图像处理和语音识别方面。其中应用最广泛的变换就是离散余弦变换(dct)及在其基础上发展的各类快速算法,如pruning fast dct(简写为pruning fct)等。本文介绍了一种运行于dsp处理器的pruning fct改进算法,在该算法中,通过对pruning fct系数的分解,减少了pruning dct系数的个数,合并了算法中的步骤,由此减少了运算中内存访问的次数,在TI TMSC320C64x DSP处理器上
With the widely use of the digital signal processing, various applications and research of orthogonal transtormation develop last. Especially in the fields of image processing and speech recognition. The most widely used method is Discrete Cosine Transfor