Commit Graph

78 Commits

Author SHA1 Message Date
Loong
04936b17b7 chore: find OpenCV features2d and xfeatures2d components (#12714) 2025-05-16 10:17:45 +01:00
Horror Proton
92e2128f01 chore: remove -Werror from CMakeLists.txt
fix: #10512
2025-01-13 21:02:26 +08:00
Horror Proton
4998fdaa63 chore: disable maybe-uninitialized for gcc 14 [skip changelog]
fix: #10512
2025-01-09 21:46:20 +08:00
Horror Proton
ec87dae5c5 chore: fix typo [skip changelog] 2024-12-17 16:28:09 +08:00
Horror Proton
50e74f04c8 chore: suppress false positive warning of gcc12 2024-12-17 16:06:47 +08:00
PukNgae Cryolitia
d04509738d fix: std::ranges::views::join with LLVM clang 16 on darwin (#10309)
Reported-by: https://github.com/Cryolitia/nur-packages/actions/runs/10464433944/job/28978028891
Tested-by: https://github.com/Cryolitia/nur-packages/actions/runs/10469889715/job/28993864791
2024-08-20 18:17:57 +07:00
Loong
e510ab2848 chore: add flag -fexperimental-library for clang < 16 (#10265)
* Revert "ci: 在 macOS 上使用 clang 18"

This reverts commit d16eb092bd.

* feat: add -fexperimental-library for clang < 16
2024-08-18 00:04:53 +08:00
Weiyou Wang
d16eb092bd ci: 在 macOS 上使用 clang 18 2024-08-17 16:18:06 +08:00
Weiyou Wang
e2606f4620 fix: allow CMake build MaaCore with ASST_DEBUG under macOS 2024-07-11 00:02:39 +08:00
dantmnf
002e4b781c feat: GPU acceleration (DX12/DirectML)
Co-authored-by: SherkeyXD <253294679@qq.com>
2024-06-14 18:26:41 +08:00
Horror Proton
799d53bec8 chore: fix cmake fastdeploy target name 2024-05-25 16:15:21 +08:00
Loong
ee1dce4ced feat: add cmake option USE_RANGE_V3 (#9169)
Co-authored-by: Horror Proton <107091537+horror-proton@users.noreply.github.com>
2024-05-25 04:47:11 +00:00
Horror Proton
18b68b1786 chore: cmake fastdeploy_ppocr, windows only option 2024-05-25 12:32:22 +08:00
Horror Proton
8f5e903880 chore: update CMakeLists.txt 2024-05-25 12:32:22 +08:00
MistEO
bafc8c3f71 feat: mumu extras (#8939)
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
2024-05-03 22:05:37 +08:00
shxyke
33830bcd2d feat: Add ThriftController 2023-10-04 09:53:16 +08:00
Horror Proton
9f97f79292 chore: fix rpath for macos 2023-08-29 20:42:14 +08:00
dantmnf
c5487250eb chore: add Debug configuration 2023-04-24 23:19:33 +08:00
Horror Proton
f67a153fe0 chore: update CMakeList for videoio 2023-04-07 10:41:28 +08:00
shxyke
655c55e3d0 chore: use dynamic vc runtime on Windows 2023-03-27 14:22:32 +00:00
shxyke
24898ebdcf refactor: use libcpr instead of curl 2023-03-27 14:22:32 +00:00
shxyke
fcc27c0af0 fix: add -Wno-restrict temporarily 2023-03-23 09:03:34 +00:00
shxyke
d93a68d23e fix: the default build type was not set 2023-03-23 08:37:04 +00:00
Hao Guan
ffdb9b1123 chore: 修复Clang/GCC编译警告 2023-03-20 20:42:21 +10:00
Hao Guan
6f51edede2 chore: 解决PUBLIC_HEADER的Warning 2023-03-11 01:16:26 +10:00
shxyke
7aad975c63 chore: add support for find ONNXRuntime 2023-03-08 14:09:06 +00:00
MistEO
54732036d8 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
8499bd9198 chore: set LIBRARY DESTINATION 2023-03-04 18:06:01 +08:00
Hao Guan
5b27505248 chore: update library path for macOS 2023-02-20 17:12:15 +10:00
dantmnf
b7b38450d9 chore: add imgcodecs 2023-02-17 19:40:17 +08:00
dantmnf
a435a53c7b 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
f2f96541ac feat: load onnx from memory 2023-02-17 19:38:43 +08:00
dantmnf
f78ba28d70 chore: cmake: modernize and inject MaaDeps 2023-02-17 19:37:32 +08:00
Hao Guan
a246031a8e feat: Integrate adb-lite 2023-01-14 17:15:41 +10:00
Hao Guan
bf696de4a1 fix: 修复 macOS 下静态成员初始化的问题 2022-12-27 02:42:26 +10:00
MistEO
fa732c77b3 chore: 将资源统一移动至 resource 文件夹 2022-12-21 18:00:15 +08:00
Hao Guan
c2439fb591 cmake: update MaaCore rules for macOS 2022-12-16 03:27:52 +10:00
Horror Proton
8d13553e28 fix: install 3rdparty/resource in CMakeList 2022-12-15 00:34:13 +08:00
shxyke
d5576ec143 feat: Download libraries with CMake 2022-12-05 13:01:15 +00:00
Horror Proton
0f31a5172d feat: updae CMakeLists for installing libraries 2022-12-05 13:08:01 +08:00
Hao Guan
90ab3dacfe feat: macOS support FastDeploy 2022-12-04 20:23:46 +10:00
Horror Proton
b38f6eb660 chore: update CMakeLists.txt for eb287822 2022-12-02 20:37:46 +08:00
MistEO
d9dcbb6289 chore: breaking rename 2022-12-02 00:22:47 +08:00
MistEO
94d1b7ae6a chore: 调整项目结构,更新文档 2022-12-01 20:34:18 +08:00
Horror Proton
5ee36d5eab fix: set OPENCV_DIRECTORY for patched FastDeploy.cmake 2022-11-29 16:15:35 +08:00
Horror Proton
719082814e feat: update CMakeLists.txt for Linux 2022-11-28 02:35:42 +08:00
MistEO
57c3642494 chore: 重命名fastdeploy相关库 2022-11-26 05:24:30 +08:00
MistEO
f83912726d docs: update doc about fastdeploy 2022-11-26 04:09:15 +08:00
Hao Guan
ec72e47f5d Sync macOS App updates 2022-10-30 16:30:08 +10:00
Horror Proton
62ec2abb8c chore: define MAA_VERSION automatically in CMake 2022-10-20 17:00:37 +08:00