12-07-2012 02:55 AM
i want to use kinect recognize the gesture to control some device(like lamp). using labview to program, is there any library i can use to make it easy to achieve?
Solved! Go to Solution.
12-07-2012 08:46 AM
12-11-2012 12:13 AM
12-11-2012 02:17 AM
@100148X wrote:
tanks for the great answer. but can the toolkit recognition voice or record sound?
Unfortunately I don't know. But from the link I posted before you can go to the NI Talk page of the project. You will get better answers there.
Christian
12-11-2012 09:06 PM
thanks
05-24-2013 01:49 PM
You can also use the Microsoft Kinect Development library SDK 1.0 this includes arranged under the following characteristics
Features Include:
-Get information on any Kinect Devices attached to the computer.
-Connect to any of a number of Kinects attached to the computer.
-Get the Color Images from the Kinect in any of the supported formats.
-Get the Depth Images from the Kinect in any of the supported formats.
-Get the approximate location of a speaking user using the Kinect Audio API.
-Set the angle of elevation of the Kinect.
-Basic error handling.