Monday, 24 March 2014

Kinect with Matlab - (2)

I follow 2 tutorials from the following 2 websites to generate 'Color' & 'Depth' information produced by a Kinect camera and then use an example of  'Skeleton Tracking' as a testing.

In terms of showing both of the information in Color and Depth, it is playing in real-time across a sequential time-domain. This could be useful in displaying any results later (showing a dot of head-mounted camera in Kinect frames continuously).

I. Generate the Color and Depth:
   。References:
        - http://www.mathworks.co.uk/videos/using-kinect-for-windows-with-matlab-77799.html
        - http://www.mathworks.co.uk/help/imaq/examples/using-the-kinect-r-for-windows-r-from-image-acquisition-toolbox-tm.html

   。Results:


II. An Example: Skeleton Tracking:

   。Reference:
       - http://www.mathworks.co.uk/help/imaq/examples/using-the-kinect-r-for-windows-r-from-image-acquisition-toolbox-tm.html
       - http://www.mathworks.co.uk/help/imaq/acquiring-image-and-skeletal-data-using-the-kinect.html

   。Results:

No comments:

Post a Comment