Error using images.internal.morphmex

6 ビュー (過去 30 日間)
jahanzaib ahmad
jahanzaib ahmad 2019 年 1 月 20 日
回答済み: jahanzaib ahmad 2019 年 1 月 21 日
.
i have reinstalled matlab and getting error .
Error using images.internal.morphmex
Invalid MEX-file 'C:\Program Files\MATLAB\R2018b\toolbox\images\images\+images\+internal\morphmex.mexw64': Missing dependent shared libraries:
'CONCRT140.dll' required by 'C:\Program Files\MATLAB\R2018b/bin/win64\opencv_core340.dll->C:\Program
Files\MATLAB\R2018b/bin/win64\libmwmorphop_ocv.dll->C:\Program Files\MATLAB\R2018b\toolbox\images\images\+images\+internal\morphmex.mexw64'.
Error in images.internal.morphop (line 101)
B = images.internal.morphmex(ocvMethod, B, logical(nhood), zeros(size(nhood)), unpacked_M);
Error in imerode (line 87)
B = images.internal.morphop(A,se,'erode',mfilename,varargin{:});
Error in imclearborder (line 85)
im2 = imerode(im2,conn);
Error in IMAGEPROCEESING1 (line 8)
BW = imclearborder(BW2);
  1 件のコメント
jahanzaib ahmad
jahanzaib ahmad 2019 年 1 月 20 日
now i have downloaded it and reinstalled it .still i m getting this error for image processing

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

回答 (1 件)

jahanzaib ahmad
jahanzaib ahmad 2019 年 1 月 21 日
i have run the code on 2010a and 2019 pre release there is no error butonly on 2018b ...what the problem i have installed 2018b matlab twice but still getting the error

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by