How to calculate the compression ratio ?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
How to calculate the compression ratio for compressed image?
Do any one have abuilt_in function or method to estimate it?
0 Commenti
Risposte (1)
Walter Roberson
il 6 Ago 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 Commenti
Vedere anche
Categorie
Scopri di più su Denoising and Compression in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!