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

조회 수: 8 (최근 30일)
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.

답변 (2개)

Kaustubha Govind
Kaustubha Govind 2011년 3월 21일
  댓글 수: 2
Abhinav Asati
Abhinav Asati 2011년 4월 6일
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 2011년 4월 6일
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.

댓글을 달려면 로그인하십시오.


Peter Manley-Cooke
Peter Manley-Cooke 2011년 3월 21일
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.

카테고리

Help CenterFile Exchange에서 External Language Interfaces에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by