kinect/codes/Azure-Kinect-Samples/body-tracking-samples/csharp_3d_viewer
davoudn 5986417fda reorganising folders. 2024-03-06 21:35:53 +03:30
..
BodyColors.cs reorganising folders. 2024-03-06 21:35:53 +03:30
Csharp_3d_viewer.csproj reorganising folders. 2024-03-06 21:35:53 +03:30
Csharp_3d_viewer.sln reorganising folders. 2024-03-06 21:35:53 +03:30
CylinderRenderer.cs reorganising folders. 2024-03-06 21:35:53 +03:30
JointConnections.cs reorganising folders. 2024-03-06 21:35:53 +03:30
PointCloud.cs reorganising folders. 2024-03-06 21:35:53 +03:30
PointCloudRenderer.cs reorganising folders. 2024-03-06 21:35:53 +03:30
Program.cs reorganising folders. 2024-03-06 21:35:53 +03:30
README.md reorganising folders. 2024-03-06 21:35:53 +03:30
Renderer.cs reorganising folders. 2024-03-06 21:35:53 +03:30
Shaders.cs reorganising folders. 2024-03-06 21:35:53 +03:30
SphereRenderer.cs reorganising folders. 2024-03-06 21:35:53 +03:30
TriangleRenderer.cs reorganising folders. 2024-03-06 21:35:53 +03:30
VertexRenderer.cs reorganising folders. 2024-03-06 21:35:53 +03:30
VisualizerData.cs reorganising folders. 2024-03-06 21:35:53 +03:30

README.md

Azure Kinect Body Tracking Csharp_3d_viewer Sample

Introduction

The Azure Kinect Body Tracking Csharp_3d_viewer sample illustrates the usage of the C# API. This sample:

  • initializes the Kinect sensor and body tracker,
  • passes frames from the sensor to the tracker,
  • pops results from the tracker and visualizes:
    • depth point cloud, and
    • tracked bodies and their joints.

Usage Info

USAGE: Csharp_3d_viewer.exe

  • there are no arguments, just run the executable.

Instruction

Key Shortcuts

  • ESC: quit