Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid MEX-file #22

Open
ali1975 opened this issue Mar 28, 2018 · 3 comments
Open

Invalid MEX-file #22

ali1975 opened this issue Mar 28, 2018 · 3 comments

Comments

@ali1975
Copy link

ali1975 commented Mar 28, 2018

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 found when I run landmarks function. I use R2016a, win7-64bit and VS 2012. I added find_face_landmarks/bin to path and find_face_landmarks/interfaces/Matlab to Matlab's path.

@ali1975
Copy link
Author

ali1975 commented Mar 28, 2018

Also, can someone tell me which addition DLL files should I add and does opencv necessary.

@yoterel
Copy link

yoterel commented May 29, 2019

You also need to download the model file as described in the README:
http://dlib.net/files/shape_predictor_68_face_landmarks.dat.bz2

@MarritS
Copy link

MarritS commented Jan 19, 2020

I seem to have the same issue. Get the error 'Invalid MEX-file
'C:\Data\study\New_subjects\Biometrics\Project\find_face_landmarks-1.2-x64-vc14-release\find_face_landmarks-1.2-x64-vc14-release\interfaces\matlab\find_face_landmarks.mexw64':
The specified module could not be found.' The file is however clearly there at that path. I added find_face_landmarks/bin to path and find_face_landmarks/interfaces/Matlab to Matlab's path and am using matlab version R2019b and windows 10.

I then installed R2015a and everything works fine. So for anyone having the same issue, just install R2015a version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants