Kinect Microsoft SDK

버전 1.3.0.0 (18.2 KB) 작성자: Dirk-Jan Kroon
Video, Audio, Depth Stream and Skeleton tracking
다운로드 수: 4.1K
업데이트 2011/11/8

라이선스 보기

This zip-file contains c++ wrapper functions for the Microsoft Kinect, Microsoft SDK Beta2 library.

To compile the code to mex-files use the Microsoft Visual Studio​ (Express), and install Beta2 library:
- KinectSDK32.msi
or
- KinectSDK64.msi

Execute compile_cpp_files. Now the mex-files are ready to use.

- Example : Will show the depth and image stream from the Kinect.

- ExampleSkeleton : Will show Skeleton tracking

- ExampleMicrophone: Will audio recording

See also, the OpenNI library wrapper functions (Which is almost bug free and has more functionality):
http://www.mathworks.com/matlabcentral/fileexchange/30242-kinect-matlab

Note this is "version 0b"!, and contains the following bug:
There is a problem with stopping the Kinect Process. You have to manually kill Matlab.exe in the taskmanager to stop the process.
If some one has a solution please let me know...

인용 양식

Dirk-Jan Kroon (2026). Kinect Microsoft SDK (https://kr.mathworks.com/matlabcentral/fileexchange/33035-kinect-microsoft-sdk), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2011b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
버전 게시됨 릴리스 정보
1.3.0.0

Support Beta2 SDK

1.1.0.0

Added Audio. Cleaned c-code and comments.

1.0.0.0