MATLAB: Is there anyway that I can use the kinect as a webcam in Matlab

digital image processingimage processingmachine learningMATLAB

I want to use it in StreamingFaceRecognition.m
I don't know how to use the kinect camera as a webcam so I can capture image and process it.

Best Answer

Kinect v2 or Kinect For Windows v1 can be used with videoinput()
Kinect For Xbox v1 cannot be used for depth sensor in any release. For color it might be possible to get it to work with some older matlab.