i want the program to find largest value among the image.
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
please help me.

7 commentaires
Walter Roberson
le 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
le 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.
Réponses (1)
Image Analyst
le 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 commentaires
Walter Roberson
le 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
le 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.
Voir également
Catégories
En savoir plus sur Convert Image Type dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
