time that image compression lasts

2 Ansichten (letzte 30 Tage)
lou ham
lou ham am 29 Okt. 2019
Kommentiert: Walter Roberson am 29 Okt. 2019
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 Kommentar
Walter Roberson
Walter Roberson am 29 Okt. 2019
It is unusual. Normally compression takes more time than decompression.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Denoising and Compression finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by