필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Failed loadLibrary KinectCommonBridge and Kinect v2.0

조회 수: 1 (최근 30일)
AD
AD 2014년 8월 26일
마감: MATLAB Answer Bot 2021년 8월 20일
I am trying to connect Kinect v2.0 to Matlab. To do this I need to load library KinectaCommonBridge v2.0 from github here: https://github.com/MSOpenTech/KinectCommonBridge as the Kinect v2.0 is not supported by the Image Acquisition Toolbox of Matlab R2014a.
The library compiles fine on MS Visual Studio, but trying to follow the procedure here: Matlab Link yields an angry matlab output including but not limited to: Function pointer types are unsupported in structures ERROR: extern "C"
Does anyone have any suggestions? Has anyone succeeded getting Kinect V2 to work with Matlab and is willing to share starter code? Much appreciated,
  댓글 수: 2
Pablo Tacconi
Pablo Tacconi 2015년 4월 24일
AD - did you ever find a solution to your problem? I am having the same problem when I try to load the Kinect Common Bridge library.
Martin Schätz
Martin Schätz 2015년 10월 18일
Hi, I was successful in connecting Kinect V2 with MatLab through other way. I just finnished few test with skeletal data and depth data (video works, but it has wrong scale of colors). It will take me some time to get it all work as it should be. I didn't try ot on any other computer then mine, but it should work. I will put some demo and info on my blog if you are interested.

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by