Filter löschen
Filter löschen

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

2 Ansichten (letzte 30 Tage)
nani kalyan
nani kalyan am 15 Mai 2015
Kommentiert: Image Analyst am 23 Mai 2015
please help me.
  7 Kommentare
Walter Roberson
Walter Roberson am 16 Mai 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 am 16 Mai 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.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Image Analyst
Image Analyst am 15 Mai 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 Kommentare
Walter Roberson
Walter Roberson am 15 Mai 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 am 23 Mai 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.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Matrix Indexing finden Sie in Help Center und File Exchange

Tags

Noch keine Tags eingegeben.

Community Treasure Hunt

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

Start Hunting!

Translated by