error in spiht algorithm
9 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
hello sir!! i am getting an error at a line for uncompression in spiht algorithm.
4 commentaires
NANDITA SHARMA
le 20 Nov 2020
You can add i1=imresize( i1, [256 256]), then run the code. I hope it will successfully run now. 'spiht' runs on square matrix. may be for that reason you are getting the error.
KALYAN ACHARJYA
le 20 Nov 2020
In this case the number of rows and columns of image must be a power of two, though, the post is quite old.
Réponses (0)
Voir également
Catégories
En savoir plus sur Signal Analysis dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!