Commit Graph

60 Commits

Author SHA1 Message Date
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
Hao Guan
13b23e8691 feat: App for macOS 2022-10-15 04:45:28 +10:00
Hao Guan
f2b461bde6 feat: use VisionOCR for apple platform 2022-10-07 04:57:51 +10:00
Hao Guan
595247ad28 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
4603d14dfd chore: update CMakeLists.txt 2022-09-29 23:09:05 +08:00
Horror Proton
db6e82eca7 chore: update CMakeLists.txt, use -idirafter 2022-09-15 23:06:34 +08:00
Dusk_NM02
dd1a83c386 chore: CMake仅在WIN32下定义UNICODE相关宏 2022-09-09 00:48:19 +08:00
Dusk_NM02
5087660f5f chore: 移除NDEBUG宏 2022-09-08 23:08:22 +08:00
Dusk_NM02
ba7c59219b chore: 修复在Windows下使用CMake构建失败的问题 2022-09-08 22:25:55 +08:00
_ChingC
77f32ab7dc fix: 修复通用类型定义,提高cmake最低版本以禁用过老的policy 2022-08-29 10:23:08 +08:00
liuyiyang
010fb49f0c fix: 修复linux下的库依赖顺序 2022-08-09 14:28:38 +08:00
ChingC
28d6c33d1f build: 分离windows和其他平台的链接选项 2022-08-08 20:06:04 +08:00
zzyyyl
5bca34ae49 chore: 修改 CMakeLists 的 C++ 标准 2022-07-31 19:28:11 +08:00
Alex Zhang
b2feae4bc1 fix: fixed linux build errors 2022-07-26 21:39:30 +08:00
MistEO
49dfcbffae chore: fixed cmake error
fix #912
2022-06-18 03:54:52 +08:00
MistEO
bb37fbe8b6 chore. Treat warninngs as errors
赶尽杀绝(
2022-05-14 01:57:03 +08:00
MistEO
4e37acf951 chore. add cmake opt 2022-05-09 01:00:21 +08:00
MistEO
334a51acfc Merge branch 'master' into dev 2022-05-09 00:14:15 +08:00
MistEO
25549eb801 docs.更新文档及cmake,删除老版本企鹅库的相关内容 2022-05-07 22:51:47 +08:00