happynear / happynear/FaceVerification
How to generate MatAlignment.mexw64 with opencv 3.0
- Dominant language
- MATLAB
- Stars
- 447
- Forks
- 230
- PR merge metrics
- No merged PRs in 30d
Description
hi,
I builded the caffe-windows from your link https://github.com/happynear/caffe-windows and generated the caffe_.mexw64 file
Then build the VerificationDemo.m in the MATLAB by addpath(caffe matlab path)
_It shows error:
Invalid MEX-file 'D:\FaceVerification-master\FaceVerification-master\MatAlignment.mexw64': The specified module could not be found._
I used dependency walker to check the dependencies for the MatAlignment.mexw64 file
It shows
OPENCV_CORE248.DLL error opening file.the system cannot find the file specified
I have opencv 3.0 ,How to build MatAlignment.mexw64 with opencv 3.0?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.