How to solve the error in this program
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!