Hello,
The default openni_tracker package allows the detection and tracking of a skeleton from a live stream of a Kinect.
However, I have a point cloud data (Type: sensor_msgs/PointCloud2) initially generated by a Kinect sensor and then modified (applying transformation, down-sampling ...).
I want to track a skeleton in this point cloud. Any ideas ?
Regards
↧