How to solve the error in this program
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
This is one of the steps in jpeg image compression.
Error in ==> mat2huff at 60 if true % hx = map(x(:) - xmin+1); % Map image end
But i got error for this step as
??? Index exceeds matrix dimensions. Error in ==> mat2huff at 60
How to solve this error?
0 Kommentare
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!