I am getting problem in configuration of Kinect sensor v2 in Matlab.
My Laptop have USB port 3.0, windows 8.1 and I have all necessary drivers required for Kinect in windows. When I connect Kinect with Laptop and check "Kinect Configuration Verifier" then I am getting following results.
Although it is not showing a green tic on USB Controller but when I run Kinect Studio or any other sample available in Microsoft SDK, it is running successfully.
But when I started work in Matlab R2015b then it started to give problem. I install required package of Kinect support for Matlab and then type this command, imaqhwinfo('kinect') it is not giving devices list. If no sensors are found then I can not proceed.
Till now I did not found any help. Can anyone please guide me what is possible problem in this case and how should I proceed with this in Matlab?