How to get resources from a SDK?
4 views (last 30 days)
Show older comments
Hello,
My [noob] question is: how can I get resources from a SDK? For example, I have a device X. I install it and also install the respective SDK. How can I use the "functions" inside the SDK? If it was a kinect (only to give an example), I install it and I can see the video depth and rgb using the IMAQ toolbox. But if I wanted to use the SDK to use the functions of tracking bodies and etc, how could I do it? I'm looking for procedure to follow with anything that has a SDK.
How to get resources from a SDK?
Thank you in advance, Roios
0 Comments
Answers (2)
Pedro Roios
on 15 Nov 2016
2 Comments
Walter Roberson
on 15 Nov 2016
SDKs are libraries (possibly with the addition of a compiler for a particular target.)
See Also
Categories
Find more on Kinect For Windows Sensor in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!