i want the program to find largest value among the image.

1 view (last 30 days)
please help me.
  7 Comments
Walter Roberson
Walter Roberson on 16 May 2015
"either side" could also mean that they want the row before and the row after. Or if they had been looking for anything other than the maximum, it could mean that they wanted to also know the row which had the closest value in column 2 that did not exceed the target value and also the row which had the closest value in column 2 that exceeded the target value.
Walter Roberson
Walter Roberson on 16 May 2015
nani, note that there are cultural reasons why your use of "dude" could be considered disrespectful. It is recommended that you do not use "dude" in a professional context.

Sign in to comment.

Answers (1)

Image Analyst
Image Analyst on 15 May 2015
Is it an image, or can you get the numbers from the HTML with urlread() or webread()? If it's an image you'll have to use OCR, which is in the Computer Vision System Toolbox. http://www.mathworks.com/help/vision/ref/ocr.html#bt548t1-2_1
  2 Comments
Walter Roberson
Walter Roberson on 15 May 2015
We don't know if the task has anything to do with OCR. Might be a problem of finding max(TheImage(:)) . User didn't say.
Image Analyst
Image Analyst on 23 May 2015
nani, I see you flagged your own question as being unclear. We agree. I did ask some questions above to try to clear up the ambiguities but you did not answer. Are you still needing to solve this issue or not? If so, answer my questions and clear up the problem statement enough so that we can help you.

Sign in to comment.

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!