Skip to content

YueminGong/Azure_Kinect_basic_study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic_tutorial for arch students set up Azure Kinect SDK

Hi! Ready to go! 🐳🐳 Implement basic applications in AzureKinect SDK, such as depth & color image viewer, skeleton tracking, point cloud display, and real-time export of 3D coordinate information.

*部分代码内容来自pykinectazure @https://github.com/ibaiGorordo/pyKinectAzure

Prerequisites

‼️‼️ Please install those two SDKs using the original path and follow the software suggested.

Environment set up

‼️‼️ Please do not name the project folder the same as the system path

You can set up folders like: project set up

  • Python version: 3.10.11

  • Download 'requirements.txt'

  • cmd in terminal:

pip install -r requirements.txt

Runing Azure Kinect examples

  • Download codes in the 'example' folder

Developing

  • update videos
  • Organise the issues

Feel free to contact us with any questions at [email protected] and [email protected]. This application is for academic purposes only. If you want a citation, you can refer to licenses.

About

Azure Kinect basic tutorial for students

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages