How to solve the error in this program
5 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!