Possible Duplicate:
C# Simulating multitouch with Kinect
I am trying to write an Image Manipulation application using WPF and Kinect SDK 1.5.
Reading some articles on the web, I saw that is possible to manipulate an image using methods provided by WPF Touch, but I don't know how to associate my skeleton's hand-joints with the multitouch points?