Util Baidu OCR interface to recognize text from a clipboard image. Based on Spring Boot.
- Apply aip function from
- Fill the applied app id/ app key/ secret into application.properties
- Start up the project
- Visit localhost:8080/paste
- Paste your image into the textarea then the result will display
利用百度OCR接口实现的识别剪贴板图片。 基于Spring Boot,从四面八方复制粘贴代码拼凑而成。