View Categories

c#

2 Docs

SkeletonCSharp

Last Updated: 2026 年 6 月 22 日

Overview This is a C# implementation of a Real-time 3D Body Pose Estimation application using the LIPSBodyPose SDK(pro). It captures data from LIPSedge cameras, processes the skeleton tracking, and visualizes the results using the OpenCvSharp library. Tutorial 1. Imports the necessary libraries. 2. This code block defines a static List called connectionPairs for drawing a...

C#

Last Updated: 2026 年 6 月 22 日

Examples Name Description SkeletonCSharp To show how LIPSense 3D Body Pose SDK working with C# Prerequisites Build 1. Download the example code from github or copy from SDK (C:\Program Files\LIPSBodyPose\samples) and place it to the desired location. 2. Right click on SkeletonCSharp.sln, and click Open with Microsoft Visual Studio 3.From the top bar, select Build...