How to calculate the compression ratio ?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
How to calculate the compression ratio for compressed image?
Do any one have abuilt_in function or method to estimate it?
0 comentarios
Respuestas (1)
Walter Roberson
el 6 de Ag. de 2012
Compression ratio is the storage size of the original image, divided by the storage size of the compressed image. The size of any necessary file headers must be included in order for a compression ratio to be calculated! (Otherwise one could "compress" every file down to 0 bits.)
0 comentarios
Ver también
Categorías
Más información sobre Denoising and Compression en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!