mxNiRealWorld2Pixel (an addition to the Kinect/OpenNI/NITE wrapper of D.Kroon))

takes an array of real-world coordinates (XYZ) and projects them into image coordinates (xy).

You are now following this Submission

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://www.mathworks.com/matlabcentral/fileexchange/34227-mxnirealworld2pixel-an-addition-to-the-kinect-openni-nite-wrapper-of-d-kroon), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: Kinect Matlab

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0