Finding the compression ratio
Ältere Kommentare anzeigen
I am using the code for SPIHT image compression shown in the link https://in.mathworks.com/matlabcentral/fileexchange/4808-spiht
How to find the compression ratio.
Antworten (1)
Walter Roberson
am 4 Mär. 2017
0 Stimmen
Log2 of the number of states that the input can be in, compared to log2 of the number of output states.
This is not the same as file size because files can have overhead.
1 Kommentar
Renjith V Ravi
am 4 Mär. 2017
Kategorien
Mehr zu Denoising and Compression finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!