mxNiRealWorld2Pixel (an addition to the Kinect/OpenNI/NITE wrapper of D.Kroon))
Version 1.0.0.0 (3.08 KB) by
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);
Cite As
Babak Taati (2026). mxNiRealWorld2Pixel (an addition to the Kinect/OpenNI/NITE wrapper of D.Kroon)) (https://ch.mathworks.com/matlabcentral/fileexchange/34227-mxnirealworld2pixel-an-addition-to-the-kinect-openni-nite-wrapper-of-d-kroon), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2011b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- 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 >
Find more on Kinect For Windows Sensor in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired by: Kinect Matlab
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
mxNiRealWorld2Pixel/
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
