Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Failed loadLibrary KinectCommonBridge and Kinect v2.0

3 Ansichten (letzte 30 Tage)
AD
AD am 26 Aug. 2014
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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 Kommentare
Pablo Tacconi
Pablo Tacconi am 24 Apr. 2015
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 am 18 Okt. 2015
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.

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by