Can someone explain this type of error? please

1 回表示 (過去 30 日間)
ALI AHMED EL-MAHMUDI
ALI AHMED EL-MAHMUDI 2018 年 3 月 28 日
Invalid MEX-file 'C:\Users\server\Documents\MATLAB\find_face_landmarks.mexw64': The specified module could not be found. I tried different solutions, but the problem still when I run landmarks function. I use R2016a, win7-64bit.

回答 (1 件)

Jan
Jan 2018 年 3 月 28 日
編集済み: Jan 2018 年 3 月 28 日
  3 件のコメント
Jan
Jan 2018 年 3 月 28 日
The messages are clear: The mex seems to be compiled for a different CPU type. Then load the sources and compile it for your computer. Or contact the author.
By the way: You did not explain, where the tool is coming from. It is not a part of Matlab. The less the readers have to guess, the more likely is a useful answer.
ALI AHMED EL-MAHMUDI
ALI AHMED EL-MAHMUDI 2018 年 3 月 28 日
It is landmarked tool 'Dlib'. It built in Opencv but you can use it in Matlab like mex file. https://github.com/YuvalNirkin/find_face_landmarks

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeCode Generation, GPU, and Third-Party Support についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by