OcrHelper 是一款基于PaddleOCR实现的从图片中识别出汉字,英文,数字的开源小工具。可以在复杂动态背景下识别出各种字体的文字和符号。轻松实现无侵入式获取各种软件,APP界面显示内容,准确率高达95%。
https://github.com/xksoft/OcrHelper/releases/download/1.1/win-x64-1.1.zip
dotnet publish -c Release -r win-x64 -p:PublishSingleFile=true --self-contained true /p:IncludeNativeLibrariesForSelfExtract=false /p:DebugType=None