Commit Graph

63 Commits

Author SHA1 Message Date
shxyke
a077e58719 feat: Add ThriftController 2023-10-04 09:53:16 +08:00
Horror Proton
2eb099c7ae chore: fix rpath for macos 2023-08-29 20:42:14 +08:00
dantmnf
0ced155a24 chore: add Debug configuration 2023-04-24 23:19:33 +08:00
Horror Proton
34c4096a82 chore: update CMakeList for videoio 2023-04-07 10:41:28 +08:00
shxyke
56a57ffe53 chore: use dynamic vc runtime on Windows 2023-03-27 14:22:32 +00:00
shxyke
322e1e6120 refactor: use libcpr instead of curl 2023-03-27 14:22:32 +00:00
shxyke
44f739236e fix: add -Wno-restrict temporarily 2023-03-23 09:03:34 +00:00
shxyke
bd3721b0ce fix: the default build type was not set 2023-03-23 08:37:04 +00:00
Hao Guan
f2f26b5d2d chore: 修复Clang/GCC编译警告 2023-03-20 20:42:21 +10:00
Hao Guan
9c94f2dfa5 chore: 解决PUBLIC_HEADER的Warning 2023-03-11 01:16:26 +10:00
shxyke
d083eea72b chore: add support for find ONNXRuntime 2023-03-08 14:09:06 +00:00
MistEO
286a7cedf3 perf: 优化战斗中技能识别,改用深度学习模型 (#3918)
* feat: 战斗中技能使用ort识别

* fix: 修正技能识别的错误

* feat: 当技能识别置信度过低时,保存debug图片

* fix: build error for onnx runtime

* fix: build error on linux

* perf: onnx path

* fix: build error

* fix: onnx build error
2023-03-08 21:55:57 +08:00
dantmnf
7b39355fc8 chore: set LIBRARY DESTINATION 2023-03-04 18:06:01 +08:00
Hao Guan
496eb7a804 chore: update library path for macOS 2023-02-20 17:12:15 +10:00
dantmnf
55d9932708 chore: add imgcodecs 2023-02-17 19:40:17 +08:00
dantmnf
57a6ea6e70 chore: check-in adb-lite
Co-authored-by: Hao Guan <10684225+hguandl@users.noreply.github.com>
2023-02-17 19:40:17 +08:00
dantmnf
7b861b7fc2 feat: load onnx from memory 2023-02-17 19:38:43 +08:00
dantmnf
fd56ec7011 chore: cmake: modernize and inject MaaDeps 2023-02-17 19:37:32 +08:00
Hao Guan
1cc6394c27 feat: Integrate adb-lite 2023-01-14 17:15:41 +10:00
Hao Guan
e895b003ad fix: 修复 macOS 下静态成员初始化的问题 2022-12-27 02:42:26 +10:00
MistEO
9c2433cf6b chore: 将资源统一移动至 resource 文件夹 2022-12-21 18:00:15 +08:00
Hao Guan
d0d864df3c cmake: update MaaCore rules for macOS 2022-12-16 03:27:52 +10:00
Horror Proton
4d731d2c3b fix: install 3rdparty/resource in CMakeList 2022-12-15 00:34:13 +08:00
shxyke
e2d40e2ed5 feat: Download libraries with CMake 2022-12-05 13:01:15 +00:00
Horror Proton
ceced45130 feat: updae CMakeLists for installing libraries 2022-12-05 13:08:01 +08:00
Hao Guan
f6f9a7f879 feat: macOS support FastDeploy 2022-12-04 20:23:46 +10:00
Horror Proton
cd214977c6 chore: update CMakeLists.txt for ec87edc1 2022-12-02 20:37:46 +08:00
MistEO
3d83b80dd6 chore: breaking rename 2022-12-02 00:22:47 +08:00
MistEO
bedb25eb7e chore: 调整项目结构,更新文档 2022-12-01 20:34:18 +08:00
Horror Proton
d1c6d00baf fix: set OPENCV_DIRECTORY for patched FastDeploy.cmake 2022-11-29 16:15:35 +08:00
Horror Proton
6a1b95ce29 feat: update CMakeLists.txt for Linux 2022-11-28 02:35:42 +08:00
MistEO
67131b3aca chore: 重命名fastdeploy相关库 2022-11-26 05:24:30 +08:00
MistEO
9c140181fa docs: update doc about fastdeploy 2022-11-26 04:09:15 +08:00
Hao Guan
afeed42931 Sync macOS App updates 2022-10-30 16:30:08 +10:00
Horror Proton
3ffd653d2d chore: define MAA_VERSION automatically in CMake 2022-10-20 17:00:37 +08:00
Hao Guan
1361de769c feat: App for macOS 2022-10-15 04:45:28 +10:00
Hao Guan
11064c631f feat: use VisionOCR for apple platform 2022-10-07 04:57:51 +10:00
Hao Guan
68585a70ab build fix: clang with range-v3 on Linux & macOS
Add header for POSIX

range-v3 for clang

std::string <=> operator for clang

string_view constructor for apple-clang

string format for apple
2022-10-07 02:39:43 +10:00
Horror Proton
1fae5d65d2 chore: update CMakeLists.txt 2022-09-29 23:09:05 +08:00
Horror Proton
09642eecf7 chore: update CMakeLists.txt, use -idirafter 2022-09-15 23:06:34 +08:00
Dusk_NM02
864ec70796 chore: CMake仅在WIN32下定义UNICODE相关宏 2022-09-09 00:48:19 +08:00
Dusk_NM02
1def108445 chore: 移除NDEBUG宏 2022-09-08 23:08:22 +08:00
Dusk_NM02
112861e3be chore: 修复在Windows下使用CMake构建失败的问题 2022-09-08 22:25:55 +08:00
_ChingC
84bbe7de1e fix: 修复通用类型定义,提高cmake最低版本以禁用过老的policy 2022-08-29 10:23:08 +08:00
liuyiyang
81f087d260 fix: 修复linux下的库依赖顺序 2022-08-09 14:28:38 +08:00
ChingC
49537a992d build: 分离windows和其他平台的链接选项 2022-08-08 20:06:04 +08:00
zzyyyl
a6bc997a7d chore: 修改 CMakeLists 的 C++ 标准 2022-07-31 19:28:11 +08:00
Alex Zhang
de32d7e2da fix: fixed linux build errors 2022-07-26 21:39:30 +08:00
MistEO
306b7c57ca chore: fixed cmake error
fix #912
2022-06-18 03:54:52 +08:00
MistEO
c2198344e6 chore. Treat warninngs as errors
赶尽杀绝(
2022-05-14 01:57:03 +08:00