フィルターのクリア

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