Azure Kinect For UE

PandaCat - Code Plugins - Oct 18, 2024
Not Yet Rated

Easily launch Azure Kinect devices and track the bodies in the blueprint.

  • Supported Platforms
  • Supported Engine Versions
    5.3
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

Without downloading any third party dependencies, it's quick and 

easy to open your Kinect device and track the human body using 

a high performance blueprint node wrapped in c++.

You can use the captured joint data (position, orientation) for 

anything, e.g. animation blueprints, character blueprints and more.


无需下载任何第三方依赖,快速且简单的使用c++封装的高性能蓝图节点

来开启Kinect设备并对人体进行追踪。你可以将捕获到的关节数据(位置,方向)

用于任何地方,例如:动画蓝图、角色蓝图等等。

Technical Details

Features: 

  • You don't need to download any third-party dependencies that are already integrated into the plugin
  • Open Azure Kinect devices on your project.
  • Using Kinect device to track the body.
  • The tracked body joint data is used to drive other blueprint programs.
  • For more stable body tracking, we used some algorithms to sort the tracked bodies.For example, from near to far, from left to right
  • You don't need to download any third-party dependencies.


特性:

  • 你无需下载任何第三方依赖,已集成到插件中
  • 在你的项目中打开 Azure Kinect 设备
  • 使用 Kinect 设备来追踪身体
  • 追踪到的身体关节可以用来驱动其他蓝图程序
  • 为了更稳定的追踪身体, 我们使用了一些算法来对身体进行排序,例如由近到远,由左到右

 

Code Modules: 

Modules Name = AzureKinectForUE

Type = Runtime


代码模块: 

模块名 = AzureKinectForUE

模块类型 = Runtime


Number of C++ Classes: 4

C++类数量:4


Network Replicated: No

网络复制:没有


Supported Development Platforms:

  • Win64

支持的平台:

  • Win64


Supported Target Build Platforms:

  • Win64

支持的目标构建平台:

  • Win64


Documentation: 

https://1drv.ms/w/s!ApSYBlNsd0LJg3MjMZ0adTMxi7jC

教程文档:

https://1drv.ms/w/s!ApSYBlNsd0LJg3MjMZ0adTMxi7jC


Example Project: please look forward to !

示例工程:尽请期待!