mxNiRealWorld2Pixel (an addition to the Kinect/OpenNI/NITE wrapper of D.Kroon))
版本 1.0.0.0 (3.1 KB) 作者:
Babak Taati
takes an array of real-world coordinates (XYZ) and projects them into image coordinates (xy).
This is an addition to D. Kroon's OpenNI/NITE wrapper for interfacing with Kinect.
e.g. use:
XYZ = rand(10, 3);
xy = mxNiRealWorld2Pixel(KinectHandles, XYZ);
引用格式
Babak Taati (2024). mxNiRealWorld2Pixel (an addition to the Kinect/OpenNI/NITE wrapper of D.Kroon)) (https://www.mathworks.com/matlabcentral/fileexchange/34227-mxnirealworld2pixel-an-addition-to-the-kinect-openni-nite-wrapper-of-d-kroon), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2011b
兼容任何版本
平台兼容性
Windows macOS Linux类别
- Test and Measurement > Image Acquisition Toolbox > Image Acquisition Toolbox Supported Hardware > Kinect For Windows Sensor >
- Image Processing and Computer Vision > Image Acquisition Toolbox > Image Acquisition Toolbox Supported Hardware > Kinect For Windows Sensor >
- Test and Measurement > Image Acquisition Toolbox > Image Data Acquisition > Acquisition Using Kinect for Windows Hardware >
- Image Processing and Computer Vision > Image Acquisition Toolbox > Image Data Acquisition > Acquisition Using Kinect for Windows Hardware >
在 Help Center 和 MATLAB Answers 中查找有关 Kinect For Windows Sensor 的更多信息
标签
致谢
参考作品: Kinect Matlab
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!mxNiRealWorld2Pixel/
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |