Alternative to filename string for image

#12
by codysmith - opened

It would be nice if you could use a numpy array, or PIL Image, or something like that. Specifically, I would like to do some preprocessing on the image before and then pass it to the ocr function without saving it to a temporary file.

Sign up or log in to comment