qm13
qm13
@jean1zhou I am not fully understanding your issue and have some additional clarifying questions. Are you recording both RGB and depth in the videos? What do you mean by joint...
@KR-ESWord from the screen shots it does not look like you have programmed in a delay for each of the subordinates. I would expect to see flashing if the delay...
@KR-ESWord did you assign different delays to each of the subordinates? Please [see](https://docs.microsoft.com/en-us/azure/kinect-dk/multi-camera-sync#avoiding-interference-between-multiple-depth-cameras).
@KR-ESWord can you verify if this problem is present with different RGB modes e.g.1080p RGB at 15 and 30 fps, and with NFOV Binned? Just use a 160us delay on...
Look at the body tracking viewer sample code [here](https://github.com/microsoft/Azure-Kinect-Samples/tree/master/body-tracking-samples/simple_3d_viewer).
The depth sensor.
An application built on the Body Tracking SDK can run on a separate PC to the PC running the Azure Kinect camera. You would need to develop code to stream...
Please upgrade to nVidia Driver to 472.XX.
The DNN has no way of knowing if the detected person is real or not. It also cannot determine if the person (or training dummy in this case) has no...
@billpottle Thanks for the capture.