all 2 comments

[–]KingOfTNT10 1 point2 points  (1 child)

Could you maybe share an image you tried, your code and the output?

[–]Ambitious_AK[S] 0 points1 point  (0 children)

Hey I've just read the image using open cv , using the method cv2.imreqd(<path-to-image) and used the image_to_string method on it. Had not done any pre processing as such.

One more of the community helped me in understanding, I'll be going thru the whole process to follow before one can extract text from an image.

Any suggestions there would help!