How can I read IR stream from Kinect V2 in matlab?

I want to read the IR stream from kinect V2 xbox one in matlab 2018a. I tried with the image acquisition toolbox (Version 5.4) and I downloaded the Image Acquisition Toolbox Support Package for Kinect For Windows Sensor (https://es.mathworks.com/matlabcentral/fileexchange/40445-image-acquisition-toolbox-support-package-for-kinect-for-windows-sensor) but it still doesn't work. When I write 'vid=videoinput('kinect',1,'Infrared_640x480')' in the command window I get the following error:'The FORMAT specified is not supported by this device'. I did some research about MEX files and I found this ones:' https://sourceforge.net/projects/kinect-mex/' but when I try to execute them I get another error:'Invalid MEX-file'. Does someone have the same problem or know some valid Mex files and could explain me how to use them? Thank you in advance, Luis

Respuestas (2)

Madhura Suresh
Madhura Suresh el 23 de Abr. de 2018
Hi Luis,
The infrared stream is not supported with the Kinect V2, but we do expose the depth stream and all the body tracking information. More information here .
We haven't had many users ask for the infrared stream yet, but we would consider adding that in a future release of the Image Acquisition Toolbox.
Madhura

4 comentarios

Hi there,
i would also be interested in the infrared image.
Regards
Franz
Gaston Nunez
Gaston Nunez el 19 de Abr. de 2019
Madhura
I also need to process the infrared stream!! U know if there are any other addons which include that functionality?
Hi, I am very interested in processing the infrared image. Any update on whether this might get done soon?
Ian Farewell
Ian Farewell el 11 de Mzo. de 2021
I am also interested in the infared stream for sterocalibration during simulink runs.

Iniciar sesión para comentar.

Bruno Marta
Bruno Marta el 13 de En. de 2020

0 votos

Yeah i also need the IR stream. I'll keep my fingers crossed they implement it shortly.

Preguntada:

el 20 de Abr. de 2018

Comentada:

el 11 de Mzo. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by