# Python爬虫之图片识别文字demo **Repository Path**: java521/ocr ## Basic Information - **Project Name**: Python爬虫之图片识别文字demo - **Description**: Python爬虫之图片识别文字demo - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 1 - **Created**: 2018-09-11 - **Last Updated**: 2024-04-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python爬虫之图片识别文字demo #### 项目介绍 Python爬虫之图片识别文字demo #### 软件架构 软件架构说明 下载安装pytesseract,具体百度参考。 引入from PIL import Image 实例如下 原图片 ![输入图片说明](https://images.gitee.com/uploads/images/2018/0911/134855_a63c0364_1248974.jpeg "11111.jpg") 代码运行 ![输入图片说明](https://images.gitee.com/uploads/images/2018/0911/134926_b01750a6_1248974.jpeg "22222.jpg")