Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
79 views
in Technique[技术] by (71.8m points)

python - Unable to detect text using tesseract

I am new to text detection and tesseract and I am trying to detect text from a image. I tried the tesseract OCR but it doesn't seem to be working. Here is the code link which I am using it's from geeks for geeks:

https://www.geeksforgeeks.org/text-detection-and-extraction-using-opencv-and-ocr/

Here is the image from which I am trying to extract text: enter image description here

But it doesn't work. It gives me some gibberish letters. Is there any other way I could detect this text? Please let me know if there is. Hoping for a fix. Thanks in advance.

question from:https://stackoverflow.com/questions/65919327/unable-to-detect-text-using-tesseract

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

This code might work for you, try it:

enter image description here


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...