Well, I have the following problem: I have an application that gives me Kinect images in real time, but I need to develop a feature where the user marks some points in the image using the mouse. With the points marked, I need to get the X, Y and Z coordinates of each marked point. My problem is that I have no idea how to perform the marking of the points in real time.