How to solve the error in this program
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Mathematics and Optimization en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!