Body tracking converted to screen coordinates
I'm sorry to bother you.
I use C# for program development. I want to convert body tracking to screen coordinates.
How to draw a point on the screen after getting the position coordinates of the Head joint.
Could you please tell me, thank you very much.
Look at the body tracking viewer sample code here.
Thank you for your guidance I use C# for program development. Are there any C# examples? Could you please tell me, thank you very much.
Just look into the API Reference: TransformTo2D
Just look into the API Reference: [TransformTo2D]
Thank you for your guidance. I tested TransformTo2D to convert the screen's x and y coordinates, but the coordinate error is large. Is there a C# program example for TransformTo2D? Could you please tell me, thank you very much.