Finding the compression ratio
Mostrar comentarios más antiguos
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.
Respuestas (1)
Walter Roberson
el 4 de Mzo. de 2017
0 votos
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 comentario
Renjith V Ravi
el 4 de Mzo. de 2017
Categorías
Más información sobre Denoising and Compression en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!