Hi all
thanks for you. I had finish my homework~~
Now I can use the Pytesseracr.image_to_string(image) that will show all the text..
but I had an other question..
If I make sure my image had some match word like "nothing"
and my pic by the command will show you know nothing , John snow.
can I find the index of nothing(x,y) in my picture by pytesseract?
but don't find any Intuitive instructions@@
I think if pytesseract can return the text , It also will know the word's index. may I wrong??