Simple python library for recognition text from image

后端 未结 2 1041
暗喜
暗喜 2020-12-17 04:28

I\'m looking for a simple python library for text recognition from images. Images are similar to this:

\"enter

2条回答
  •  伪装坚强ぢ
    2020-12-17 05:04

    I used pytesser. Very easy to learn, and did a great job for me. If you don't like this option, search for 'python OCR library'

提交回复
热议问题