error in spiht algorithm
Ältere Kommentare anzeigen
hello sir!! i am getting an error at a line for uncompression in spiht algorithm.
4 Kommentare
Geoff Hayes
am 19 Nov. 2014
Tanvi - please describe the algorithm that you are using. Is this something from the File Exchange (and if so, provide a link to it). Also, please copy and paste the entire error message that you are observing, including the line (or lines) of code that you are executing that generates the error.
Tanvi
am 20 Nov. 2014
Bearbeitet: Geoff Hayes
am 20 Nov. 2014
NANDITA SHARMA
am 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
am 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.
Antworten (0)
Kategorien
Mehr zu Signal Analysis finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!