DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
get text from image python
img = cv2.imread('image.png') text = pytesseract.image_to_string(img) print(text)
PREVIOUS
NEXT
Tagged:
#text
#image
#python
ADD COMMENT
Topic
COMMENT
Name
4+9 =
Submit