吾爱破解 - 52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 16592|回复: 157
上一主题 下一主题
收起左侧

[原创工具] 利用微信OCR的简单离线截图ocr c#版

    [复制链接]
跳转到指定楼层
楼主
uilte 发表于 2025-1-9 17:05 回帖奖励
本帖最后由 uilte 于 2025-1-13 14:35 编辑

昨天看到大牛做的《基于AARDIO开发的无需联网准确快速实现文字识别-微信OCR离线版》,也试着用c#做了个简单的,也没有美化,效果如下:


操作简单只有一个截图按钮,点击截图--框选--双击框选内容

https://pan.baidu.com/s/1qKrS4wZOC-gw2e0JP1yu1Q?pwd=52pj(已失效,请下载新版本)


二次改版:
应吾友要求增加了快捷键,并进行了一次美化


下载地址:https://pan.baidu.com/s/1KcFTAZr2Z4q2Q2J5TJCZnA?pwd=52pj 提取码: 52pj

免费评分

参与人数 19吾爱币 +24 热心值 +16 收起 理由
Fyh123456 + 1 + 1 用心讨论,共获提升!
hunau + 1 我很赞同!
baiseyuyi + 1 + 1 用心讨论,共获提升!
confiant + 1 感谢发布原创作品,吾爱破解论坛因你更精彩!
yang2252602 + 1 + 1 热心回复!
caihuachaorou87 + 1 + 1 谢谢@Thanks!
xxhwp123 + 1 谢谢@Thanks!
fragrance78 + 1 + 1 谢谢@Thanks!
叨叨叨『叨哥』 + 1 + 1 我很赞同!
icexran + 1 + 1 用心讨论,共获提升!
Zatoichi + 1 + 1 谢谢@Thanks!
lanlan1220 + 1 鼓励转贴优秀软件安全工具和文档!
barry1204 + 1 + 1 谢谢@Thanks!
musashi + 1 + 1 谢谢@Thanks!
zche215 + 1 + 1 谢谢@Thanks!
zlyok006 + 1 谢谢@Thanks!
aliwinner + 2 + 1 用心讨论,共获提升!
stanly0805 + 1 + 1 谢谢@Thanks!
风之暇想 + 7 + 1 感谢发布原创作品,吾爱破解论坛因你更精彩!

查看全部评分

本帖被以下淘专辑推荐:

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

推荐
 楼主| uilte 发表于 2025-1-13 15:11 |楼主
stanly0805 发表于 2025-1-13 11:19
识别速度快,准确率也不错,能加个置顶功能或者快捷键就更完美了

快捷键功能已更新https://pan.baidu.com/s/1KcFTAZr2Z4q2Q2J5TJCZnA?pwd=52pj 提取码: 52pj
推荐
javajar 发表于 2025-9-26 17:08
有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。

************** 异常文本 **************
Newtonsoft.Json.JsonReaderException: Error reading JObject from JsonReader. Path '', line 0, position 0.
   at Newtonsoft.Json.Linq.JObject.Load(JsonReader reader, JsonLoadSettings settings)
   at Newtonsoft.Json.Linq.JObject.Parse(String json, JsonLoadSettings settings)
   at Newtonsoft.Json.Linq.JObject.Parse(String json)
   at WXOCR.Form1.PictureBoxExample() in E:\截图OCR\Form1.cs:line 99
   at WXOCR.Form1.button1_Click(Object sender, EventArgs e) in E:\截图OCR\Form1.cs:line 66
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.PerformClick()
   at WXOCR.Form1.GlobalKeyProcess() in E:\截图OCR\Form1.cs:line 144
   at WXOCR.Form1.WndProc(Message& m) in E:\截图OCR\Form1.cs:line 160
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)


************** 已加载的程序集 **************
System.Private.CoreLib
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.Private.CoreLib.dll
----------------------------------------
WXOCR
    程序集版本: 1.0.0.0
    位置: D:\green tools\利用微信OCR的简单离线截图ocr-C井版net8.0-windows\WXOCR.dll
----------------------------------------
System.Runtime
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.Runtime.dll
----------------------------------------
System.Windows.Forms
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.20\System.Windows.Forms.dll
----------------------------------------
System.ComponentModel.Primitives
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.ComponentModel.Primitives.dll
----------------------------------------
System.Windows.Forms.Primitives
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.20\System.Windows.Forms.Primitives.dll
----------------------------------------
System.Drawing.Primitives
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.Drawing.Primitives.dll
----------------------------------------
System.Collections.Specialized
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.Collections.Specialized.dll
----------------------------------------
System.Runtime.InteropServices
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.Runtime.InteropServices.dll
----------------------------------------
System.Threading
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.Threading.dll
----------------------------------------
System.Diagnostics.TraceSource
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.Diagnostics.TraceSource.dll
----------------------------------------
System.Collections
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.Collections.dll
----------------------------------------
System.Drawing.Common
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.20\System.Drawing.Common.dll
----------------------------------------
Microsoft.Win32.Primitives
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\Microsoft.Win32.Primitives.dll
----------------------------------------
System.ComponentModel.EventBasedAsync
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.ComponentModel.EventBasedAsync.dll
----------------------------------------
System.Threading.Thread
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.Threading.Thread.dll
----------------------------------------
Accessibility
    程序集版本: 4.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.20\Accessibility.dll
----------------------------------------
System.ComponentModel.TypeConverter
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.ComponentModel.TypeConverter.dll
----------------------------------------
System.ComponentModel
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.ComponentModel.dll
----------------------------------------
System.Resources.Extensions
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.20\System.Resources.Extensions.dll
----------------------------------------
System.Memory
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.Memory.dll
----------------------------------------
System.Drawing
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.20\System.Drawing.dll
----------------------------------------
System.Collections.Concurrent
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.Collections.Concurrent.dll
----------------------------------------
System.ObjectModel
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.ObjectModel.dll
----------------------------------------
System.Numerics.Vectors
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.Numerics.Vectors.dll
----------------------------------------
Microsoft.Win32.SystemEvents
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.20\Microsoft.Win32.SystemEvents.dll
----------------------------------------
System.Linq
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.Linq.dll
----------------------------------------
System.Collections.NonGeneric
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.Collections.NonGeneric.dll
----------------------------------------
System.Runtime.Serialization.Formatters
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.Runtime.Serialization.Formatters.dll
----------------------------------------
mscorlib
    程序集版本: 4.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\mscorlib.dll
----------------------------------------
Newtonsoft.Json
    程序集版本: 13.0.0.0
    位置: D:\green tools\利用微信OCR的简单离线截图ocr-C井版net8.0-windows\Newtonsoft.Json.dll
----------------------------------------
System.Linq.Expressions
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.Linq.Expressions.dll
----------------------------------------
System.Runtime.Loader
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.Runtime.Loader.dll
----------------------------------------
System.Windows.Forms.resources
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.20\zh-Hans\System.Windows.Forms.resources.dll
----------------------------------------
System.Diagnostics.StackTrace
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.Diagnostics.StackTrace.dll
----------------------------------------
System.Reflection.Metadata
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.Reflection.Metadata.dll
----------------------------------------
System.Collections.Immutable
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.Collections.Immutable.dll
----------------------------------------
System.IO.MemoryMappedFiles
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.IO.MemoryMappedFiles.dll
----------------------------------------
System.Text.Encoding.Extensions
    程序集版本: 8.0.0.0
    位置: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.20\System.Text.Encoding.Extensions.dll
----------------------------------------

************** JIT 调试 **************


沙发
WANGTING152 发表于 2025-1-12 22:13
3#
WANGTING152 发表于 2025-1-12 22:25
支持win7系统吗
4#
xawmdu168 发表于 2025-1-12 22:45
试试,不知道对表格的识别效果怎么样呢
5#
lingyun880525 发表于 2025-1-13 02:07

支持一下~~!!
6#
dsarmf 发表于 2025-1-13 07:32
感谢分享。。。。。。
7#
asituoliya 发表于 2025-1-13 08:55
多屏电脑只能截主显示器屏幕。按ESC退不出来
8#
天天涨停天天盈 发表于 2025-1-13 10:00
蹲一个后续更新~
9#
jehn 发表于 2025-1-13 10:10
这个不错啊
10#
漠子翼 发表于 2025-1-13 10:11
你的开发能力真是太强了,这个作品不仅功能强大,而且用户体验极佳,真是让人叹为观止!
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则

返回列表

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - 52pojie.cn ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2026-6-14 21:25

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表