time that image compression lasts

2 次查看(过去 30 天)
lou ham
lou ham 2019-10-29
I designed an image compression program in matlab, I used 256x256 grayscale lena, the DCT, the quantification the Run Length Encoding and the huffman coding.
the program takes about 5s to give the bitstream but the reconstruction of the compressed image lasts 25s
is it normal?
  1 个评论
Walter Roberson
Walter Roberson 2019-10-29
It is unusual. Normally compression takes more time than decompression.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Denoising and Compression 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by