Borrar filtros
Borrar filtros

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

2 visualizaciones (últimos 30 días)
nani kalyan
nani kalyan el 15 de Mayo de 2015
Comentada: Image Analyst el 23 de Mayo de 2015
please help me.
  7 comentarios
Walter Roberson
Walter Roberson el 16 de Mayo de 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 el 16 de Mayo de 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.

Iniciar sesión para comentar.

Respuestas (1)

Image Analyst
Image Analyst el 15 de Mayo de 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 comentarios
Walter Roberson
Walter Roberson el 15 de Mayo de 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 el 23 de Mayo de 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.

Iniciar sesión para comentar.

Categorías

Más información sobre Matrix Indexing en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

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

Start Hunting!

Translated by