how can find size of image after huffman compression?

1 view (last 30 days)
hello every one
please i have original image airplane.tiff
i compressed it by huffman coding
and i calculate compression ratio = 5.3
and then do huffman decoding
then
imwrite(original.tiff)
imwrite(compressd.tiff)
from propertes of file original size is 34kb
and compressd size 30kb
its true to say cr=34/30=1.13 ?
what mean every result please?

Answers (0)

Categories

Find more on Denoising and Compression in Help Center and File Exchange

Tags

Products


Release

R2018a

Community Treasure Hunt

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

Start Hunting!