Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Invalid MEX-file : Missing dependent shared libraries #456

Open
hela1993 opened this issue Oct 31, 2019 · 0 comments
Open

Invalid MEX-file : Missing dependent shared libraries #456

hela1993 opened this issue Oct 31, 2019 · 0 comments

Comments

@hela1993
Copy link

hela1993 commented Oct 31, 2019

i use opencv3. 4.1
i have a problem please help me, error message:

Invalid MEX-file 'C:\Users\Utilisateur\Desktop\mexopencv+cv\private\FeatureDetector_.mexw64': Missing dependent shared
libraries:
'opencv_core341.dll' required by 'C:\Users\Utilisateur\Desktop\mexopencv+cv\private\FeatureDetector_.mexw64'
'opencv_features2d341.dll' required by 'C:\Users\Utilisateur\Desktop\mexopencv+cv\private\FeatureDetector_.mexw64'
'opencv_xfeatures2d341.dll' required by 'C:\Users\Utilisateur\Desktop\mexopencv+cv\private\FeatureDetector_.mexw64'.

Error in cv.FeatureDetector (line 62)
this.id = FeatureDetector_(0, 'new', detectorType, varargin{:});

Error in Untitled (line 5)
detector = cv.FeatureDetector('ORB');

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

No branches or pull requests

1 participant