Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

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

조회 수: 1 (최근 30일)
Rizwana
Rizwana 2014년 9월 20일
마감: MATLAB Answer Bot 2021년 8월 20일
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
Stephen23
Stephen23 2014년 9월 20일
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.

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by