indexImages() fails to run

조회 수: 1 (최근 30일)
Gir Val
Gir Val 2019년 7월 21일
답변: Walter Roberson 2019년 7월 21일
I try to run
indexImages(imageDatastore(folder_images));
I am following this tutorial page. But I get the below error... I am not sure how to proceed any help would be much appreciated!
* Extracting features from 212 images...Can't load '/Applications/MATLAB_R2018b.app/bin/maci64/libmwocv.dylib':
dlopen(/Applications/MATLAB_R2018b.app/bin/maci64/libmwocv.dylib, 10): Library not loaded:
@rpath/libnppc.9.1.dylib
Referenced from: /Applications/MATLAB_R2018b.app/bin/maci64/libopencv_cudafilters.3.4.dylib
Reason: no suitable image found. Did find:
/Applications/MATLAB_R2018b.app/bin/maci64/libnppc.9.1.dylib: code signature invalid for
'/Applications/MATLAB_R2018b.app/bin/maci64/libnppc.9.1.dylib'
  댓글 수: 6
Walter Roberson
Walter Roberson 2019년 7월 21일
R2018b requires at least Sierra
Gir Val
Gir Val 2019년 7월 21일
Thank you, problem solved! Thought I could avoid updating, but ended up updating to High Sierra and glad I did! If you want me to accept your solution of updating as an answer (if you post as an answer instead of as a comment) I would be glad to! Have a great weekend Walter and thanks for all of your contributions to the Matlab community!

댓글을 달려면 로그인하십시오.

채택된 답변

Walter Roberson
Walter Roberson 2019년 7월 21일
R2018b requires at least Sierra.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Feature Detection and Extraction에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by