Contents:
OCR
OCR.get_text()
Get text from image using OCR
image (numpy.ndarray or PIL.JpegImagePlugin.JpegImageFile) – The input image
The text from the image
str