Created
December 24, 2018 21:49
-
-
Save pravj/619a228dc9036519dafd5de5d8139b18 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import pytesseract | |
image_text = pytesseract.image_to_string(cropped_image) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment