Kinetic-Maze-Reborn:使用Kinect-Skeleton-Tracker模块的Kinetic Maze项目实施

时间:2024-05-04 11:12:34
【文件属性】:

文件名称:Kinetic-Maze-Reborn:使用Kinect-Skeleton-Tracker模块的Kinetic Maze项目实施

文件大小:54KB

文件格式:ZIP

更新时间:2024-05-04 11:12:34

Python

运动迷宫重生 使用Kinect-Skeleton-Tracker模块的Kinetic Maze项目实施 有关文档,请参见项目Wiki。 如果还不完整(很有可能),请参阅NotesForDevs.md。 Python依赖关系 pip3 install pygame opencv-contrib-python openni 设置 有关其依赖性和安装说明,请参见子模块的自述文件。 必须安装NiTE2,有关说明可在Kinect Skeleton Tracker存储库自述文件中找到。 下面复制了Kinect_Skeleton_Tracker的安装说明。 下载此存储库之后,再运行程序。 运行以下命令: git submodules init git submodules update -仅在安装后或更新子模块时才需要执行此步骤(可能无法更新子模块) Kinect_Skeleton_Tracker的


【文件预览】:
Kinetic-Maze-Reborn-master
----.gitmodules(142B)
----main.py(17KB)
----interact.py(3KB)
----highscores.py(4KB)
----assets()
--------PressStart2P-Regular.ttf(113KB)
----highscores.txt(27B)
----LICENSE(1KB)
----Kinect_Skeleton_Tracker()
----configs()
--------tas.json(1KB)
--------config.py(1KB)
--------config.json(2KB)
----physics.py(10KB)
----.gitignore(25B)
----NotesForDevs.md(4KB)
----README.md(3KB)

网友评论