2025-09-15 13:21:51 +08:00
2025-09-15 12:58:01 +08:00
2025-09-15 13:21:51 +08:00
2025-09-15 12:58:01 +08:00
2025-09-15 12:58:01 +08:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

一、文件结构

├── FFmpeg        媒体处理库ffmpeg预编译库调试和发布时需拷至主目录
├── models         开发包所需的模型文件,调试和发布时需拷至主目录
├── src                demo项目源码文件夹
├── sdks       SDK的.net程序集文件夹
│   └── Yunzhi.Library.dll                                   基础工具类库
│   └── Yztob.AiSports.Common.dll                   AI运动开发套件的公共库
│   └── Yztob.AiSports.Inferences.dll                 人体、体育器材检测推理库
│   └── Yztob.AiSports.Postures.dll                    姿态、运动分析库
│   └── Yztob.AiSports.Sensors.dll                     设备、传感器操作库
│   └── Yztob.AiSports.Sensors.WinForm.dll      设备、传感器WinForm组件库
Description
运动微空间Wpf版本
Readme 17 MiB
Languages
C# 100%