mxNiRealWorld2Pixel (an addition to the Kinect/OpenNI/NITE wrapper of D.Kroon))
Versión 1.0.0.0 (3,08 KB) por
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);
Citar como
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. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2011b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- 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 >
Más información sobre Kinect For Windows Sensor en Help Center y MATLAB Answers.
Etiquetas
Agradecimientos
Inspirado por: Kinect Matlab
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
mxNiRealWorld2Pixel/
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |