English

A low multiplicative complexity fast recursive DCT-2 algorithm

Information Theory 2022-12-29 v3 math.IT

Abstract

A fast Discrete Cosine Transform (DCT) algorithm is introduced that can be of particular interest in image processing. The main features of the algorithm are regularity of the graph and very low arithmetic complexity. The 16-point version of the algorithm requires only 32 multiplications and 81 additions. The computational core of the algorithm consists of only 17 nontrivial multiplications, the rest 15 are scaling factors that can be compensated in the post-processing. The derivation of the algorithm is based on the algebraic signal processing theory (ASP). MATLAB implementation of the algorithm can be found in the public repository https://github.com/Mak-Sim/Fast_recursive_DCT.

Keywords

Cite

@article{arxiv.1203.3442,
  title  = {A low multiplicative complexity fast recursive DCT-2 algorithm},
  author = {Maxim Vashkevich and Alexander Petrovsky},
  journal= {arXiv preprint arXiv:1203.3442},
  year   = {2022}
}

Comments

4 pages, 2 figures

R2 v1 2026-06-21T20:34:39.914Z