Filter löschen
Filter löschen

How can run or include an external dll library and its C++ header files in MATLAB

1 Ansicht (letzte 30 Tage)
I want to include Watson a MIT project (<http://groups.csail.mit.edu/vision/vip/watson/index.htm>, in MATLAB , so that I can use its specific application of Head pose recognition to implement in my project of Wheel Chair Steering using Head Gesture Recognition. Please help, how I can do this.

Antworten (2)

Kaustubha Govind
Kaustubha Govind am 21 Mär. 2011
  2 Kommentare
Abhinav Asati
Abhinav Asati am 6 Apr. 2011
I am unable to use Watson (<http://groups.csail.mit.edu/vision/vip/watson/index.htm&gt) in MATLAB, which I require in my project..
Please help, if required I can send you the whole folder containing that.
Kaustubha Govind
Kaustubha Govind am 6 Apr. 2011
This needs to be a new question because it is unrelated to this topic. Maintaining separate threads is important so that in the future, other users can easily find your question and benefit from the discussion. Also, please mention what you have tried already and any specific error messages that you encountered.

Melden Sie sich an, um zu kommentieren.


Peter Manley-Cooke
Peter Manley-Cooke am 21 Mär. 2011
Possibly write a wrapper to interface functions the load the library using LibLoad(). There are a few operations you can do to work with it listed in the MATLAB Help.

Kategorien

Mehr zu Write C Functions Callable from MATLAB (MEX Files) finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by