Info

This question is closed. Reopen it to edit or answer.

I have an image whose height and width are [960 557 ], iam trying to compress this image.

1 view (last 30 days)
I have used a file exchange pre-written file using sphit algorithm. Now this code is giving an error saying...
The Row and Column lengths should be entered wrong
since the number of image elements (88006) is not equal to the declared size 534720.
I checked out whether i ave entered row and column wrongly with the help of infinfo function. Its correct.
Now my question is: How to adjust the image element or should get the knowledge about the image element for an image to make the element numbers for an image = size of that size.
Thanks
Rizwana
  1 Comment
Stephen23
Stephen23 on 20 Sep 2014
Your problem involves a non-standard function, and it is not clear from your explanation where/why the error arises. Please consider rewriting your question following these guidelines:
In particular you need to show the code (properly formatted), the exact errors that you are getting, and a link to the FEX submission that you are using.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!