YuvalNirkin / find_face_landmarks

C++ \ Matlab library for finding face landmarks and bounding boxes in video\image sequences.
144 stars 44 forks source link

Invalid MEX File even with latest binaries #18

Closed HariharaBharathy closed 6 years ago

HariharaBharathy commented 6 years ago

Hi !! I am unable to resolve the below error even after having the latest files on the path.

Invalid MEX-file 'C:\Users\rjznbz\Documents\MATLAB\find_face_landmarks-1.2-x64-vc14-release\interfaces\matlab\find_face_landmarks.mexw64': Das angegebene Modul wurde nicht gefunden (The Module can't be found)

image

YuvalNirkin commented 6 years ago

Did you add the bin directory to windows PATH environment variable? Do you have a 64-bit Matlab?

HariharaBharathy commented 6 years ago

Yes , it worked . Thank you so much :)

ali1975 commented 6 years ago

Hi dear I have the problem when I run landmark program on my laptop, I got this message: Invalid MEX File find_face_landmarks.mexw64: The specified The Module could not be found. I added a bin directory to windows PATH environment variable. Knowing on my desktop it works and I have Matlab 64-bit on the laptop, also I copied all DLL files into Matlab bin.