Greetings,

I am current working on human gesture and motion research using Kinect Sensor. I will need to capture huge amount of XED files for sampling purpose. However the XED files is too big (1GB for about 60 seconds duration only) and yet I am running out of Harddisk to store future sample.

In my research I only need to extract joints coordinate (x, y and depth for all 20 joints) and reconstruct (or replay) it later for ground truth validation.

So my question is, is there any application / library available to convert XED file to text files (perhaps XML) containing sequences of joints coordinate and reconstruct / re-simulate human gesture based on the text file later?

Because I think this way will save me lots of storage required.

Thanks

Similar questions and discussions