Commit Graph

110 Commits

Author SHA1 Message Date
辉鸭蛋
3d8b8bb043 默认黑名单作为内置配置,用户黑白名单使用改用txt存储。配置可实时生效 2025-06-27 23:51:21 +08:00
Shatyuka
b2958ac646 用Image<Rgb24>替换Bitmap (#1563) 2025-05-11 11:03:53 +08:00
Takaranoao
5b3bac478d 升级多个依赖&增加额外的推理加速功能&迁移OCR (#1459)
* 更新多个NuGet包至最新版本

* 重构模型加载以适应yolosharp

* feat: 改变接口。TensorRT缓存的初步支持,修改配置项。

* 更新依赖并调整变量顺序,修复加载问题

* 更新AvalonEdit和Microsoft.ML.OnnxRuntime包至最新版本,以修复问题

* fix: downgrade Microsoft.ML.OnnxRuntime.DirectML to version 1.21.0

* typo

* fix: change log level from warning to error for ONNX provider loading failure

* 增加 paddle ocr 的 onnx 模型

* feat: add PaddleOCR models for Chinese, English, and Latin recognition

* 使用cv的DNN生成Tensor,加速Yap文字识别

* feat: 尝试搓一个onnx的ocr

* clean up code

* chore: update OpenCvSharp4 package versions to 4.10.0.20241108

* 修复因格式化代码而丢的引用

* chore: update Microsoft.ML.OnnxRuntime.DirectML package to version 1.21.1 and improve logging for ONNX provider initialization

* chore: 等yolosharp更新再升级onnx

* chore: add Microsoft.ML.OnnxRuntime.Managed package and clean up logging in Det class

* fix: refactor output tensor handling in Det class for improved clarity

* 补充注释,修复DML的OCR问题

* 默认OCR推理使用CPU,整理配置

* fix error NETSDK1152: 找到了多个具有相同相对路径的发布输出文件

* fix(logging): enhance debug log for ONNX initialization with provider details

* 修复TensorRT模型缓存的加载问题

* fix(onnx): improve cached model retrieval and add file existence check

* fix(ocr): replace SrcGreyMat with SrcMat for region of interest processing

* fix(onnx): add file existence check for cached model and adjust session options for DirectML provider

* 增加硬件加速配置UI界面

* 移除旧的OCR模型

* 错别字

---------

Co-authored-by: 辉鸭蛋 <huiyadanli@gmail.com>
2025-05-11 01:08:37 +08:00
辉鸭蛋
65b2523795 关闭弹出页前判断是否是大地图的弹出页面,以防误识别 #1466 2025-04-26 22:26:32 +08:00
Ayu0K
d179eb9949 mod: 修改剧情选项交互按键 2025-01-06 22:55:08 +08:00
辉鸭蛋
537f647ba7 fix auto skip plot when pathing 2024-12-21 15:19:01 +08:00
辉鸭蛋
3d63f18831 auto skip: background opt 2024-11-23 22:09:43 +08:00
辉鸭蛋
2a2acb5b0d auto skip: background skip use key (5.2) 2024-11-23 00:49:11 +08:00
辉鸭蛋
139b2089d5 fix _submitGoodsEnabled & _closePopupPagedEnabled not vaild 2024-09-01 20:48:45 +08:00
辉鸭蛋
c5d5ccab0e fix: trigger may not obtain the latest screenshot 2024-09-01 20:23:10 +08:00
ema
24d798d6b2 UI/UX: use MessageBox from Violeta 2024-08-20 23:46:29 +08:00
辉鸭蛋
4784551e10 expand the orange option recognition range 2024-08-16 00:11:20 +08:00
辉鸭蛋
030caec91f fix: auto skip ClosePopupPagedEnabled not effective 2024-08-16 00:02:20 +08:00
qhy040404
c490d29aa1 code cleanup 2024-08-14 18:01:02 +08:00
辉鸭蛋
349469250f auto skip: use new new icon 2024-07-17 23:13:14 +08:00
辉鸭蛋
b628ecc2a9 auto skip: use new playing icon 2024-07-17 22:23:10 +08:00
辉鸭蛋
58bf183763 auto skip: random chat option click 2024-06-23 00:57:26 +08:00
辉鸭蛋
3e554d3bd8 auto skip: close popup page use post message 2024-06-23 00:07:03 +08:00
辉鸭蛋
75389d64f2 game loading in background 2024-06-08 17:53:23 +08:00
辉鸭蛋
809f974cbb auto hangout: auto press skip #335 2024-06-08 00:59:28 +08:00
辉鸭蛋
8aec2b18d9 auto hangout: add choose option sleep delay #440 2024-06-08 00:20:27 +08:00
辉鸭蛋
a141bf459c auto skip: backgroud fix 2024-06-02 17:07:01 +08:00
辉鸭蛋
cfe963dcae auto skip: backgroud click 2024-06-01 18:09:34 +08:00
辉鸭蛋
5c26287e51 #425 2024-06-01 12:55:41 +08:00
辉鸭蛋
7730b9b1de do not add click delay when claiming rewards #425 2024-06-01 10:07:48 +08:00
辉鸭蛋
e470d684ae auto skip: optimize chat option choose #422 2024-05-28 23:01:08 +08:00
辉鸭蛋
f3c17f7443 opt orange option OCR #409 2024-05-28 22:42:05 +08:00
辉鸭蛋
0baf176daa fix AutoGetDailyRewardsEnabled & AutoReExploreEnabled not working #417 2024-05-28 22:31:33 +08:00
ema
9378a134bd remove: package H.InputSimulator #154 2024-05-12 05:16:27 +08:00
辉鸭蛋
9e01dbd88c #354 2024-05-03 21:21:48 +08:00
辉鸭蛋
25ed398524 refactor: submit goods 2024-05-02 21:47:39 +08:00
辉鸭蛋
912d86ac33 refactor: auto hangout 2024-05-02 21:05:10 +08:00
辉鸭蛋
4fa718c6e0 refactor: auto skip 2024-05-02 19:06:10 +08:00
辉鸭蛋
c2d3e132e8 refactor: RectArea -> Region compilation passed 2024-05-02 14:45:07 +08:00
辉鸭蛋
e8a781f040 edit click param 2024-04-29 22:57:27 +08:00
辉鸭蛋
45b5653b13 fix hangout bug 2024-04-27 16:45:56 +08:00
辉鸭蛋
4e7da7156e reduce the frequency of black screen clicks 2024-04-27 16:06:22 +08:00
辉鸭蛋
e7e238e099 add hangout branches 2024-04-27 15:46:45 +08:00
辉鸭蛋
e151229eff auto skip: add no click option #350 2024-04-20 11:43:27 +08:00
辉鸭蛋
0453355b8a optimize multiple item submissions 2024-04-05 22:16:37 +08:00
辉鸭蛋
e408750d09 auto track mission 2024-04-05 19:54:37 +08:00
辉鸭蛋
8affeff26f optimization 2024-04-04 22:35:36 +08:00
辉鸭蛋
94a049e066 fix compilation error 2024-04-04 14:48:01 +08:00
辉鸭蛋
2b455ad2fc add universal singleton 2024-04-04 12:15:52 +08:00
辉鸭蛋
417dafa456 auto submit goods support multiple (have some problems) 2024-03-28 23:53:06 +08:00
辉鸭蛋
3385692de3 fixed #323 2024-03-25 22:51:16 +08:00
辉鸭蛋
3b4c993aab auto skip hangout: remove all enter 2024-03-10 14:16:20 +08:00
辉鸭蛋
ffac1859dc add auto skip hangout 2024-03-10 00:49:53 +08:00
huiyadanli
6b4de6da19 auto enter game: use postmessage instead of sendinput 2024-03-04 22:49:03 +08:00
huiyadanli
9c29156584 add auto enter game trigger 2024-02-25 20:55:32 +08:00