jrterven / Kin2

A Kinect 2 Toolbox for Matlab
38 stars 17 forks source link

could not get the image when running demo #7

Open gflin-me opened 4 years ago

gflin-me commented 4 years ago

Hello,juan. I am Using: Matlab 2018b Visual studio 2017 Windows 10. Before use this kin2 toolbox,I can use my Kinect normally. And I successfully added the Kinect folder to the windows path and compiled the cpp files using the compile_cpp function.But when I run the demo 'calibrationDemo': I got: Kinect Sensor Opened succesfully! Kinect sources initialized successfully! but all the fugures I got is just black. And I noticed that my kinect sensor wasn't working! The same thing happened in other demos. when I closed the matlab and run the Kinect Studio 2.0 and click connect to service,it show 'cannot connect to the Kinect Studio Host Service.Check the service status,and try again.' And I found I cannotuse my Kinect sensor in any way,include VS and MATLAB . I don't know how to resolve this problem. Can you help me? Thanks in advance :)