Failed loadLibrary KinectCommonBridge and Kinect v2.0
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
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 commentaires
Pablo Tacconi
le 24 Avr 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
le 18 Oct 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.
Réponses (0)
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!