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).
601 téléchargements
Mise à jour 15 déc. 2011

Afficher la licence

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);

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2011b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Remerciements

Inspiré par : Kinect Matlab

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

mxNiRealWorld2Pixel/

Version Publié le Notes de version
1.0.0.0