Help - Body tracking with Kinect and cv.jit

Gianmaria Vernetti's icon

Hi everyone, I am working on a Kinect-based installation and I need some help.
Basically I would like to track blobs in real time from Kinect and convert the body countour blobs into particles.
I am using jit.freenect.grab. I succeeded (partially) in removing background and send the data to cv.jit.label.
From there, how can I extract the body countour blobs? In the patch I attach I am using cv.jit.blobs.centroids, but is not the right object. What is the right cv.jit object (or other useful objects)?
Thanks in advance.
Gianmaria

Max Patch
Copy patch and select New From Clipboard in Max.