# ImageOcr **Repository Path**: amoxuk/ImageOcr ## Basic Information - **Project Name**: ImageOcr - **Description**: 图片中文字坐标识别 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2020-03-16 - **Last Updated**: 2024-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ImageOcr 图片中文字坐标识别 ## 依赖于opencv2,pil,numpy,googleOcr ,python3 ## 识别png图像中的文字内容及坐标定位。 ### 效果如下 ![image](https://raw.githubusercontent.com/Martion2017/ImageOcr/master/image/WechatIMG2.jpeg) ![image](https://raw.githubusercontent.com/Martion2017/ImageOcr/master/image/WechatIMG3.jpeg) ![image](https://raw.githubusercontent.com/Martion2017/ImageOcr/master/image/WechatIMG4.jpeg)