changeFilepaths 사용시 'changeFilepaths'은(는) 인식할 수 없는 함수 또는 변수입니다. 라고 나타납니다.

안녕하세요,
관련 앱들이 설치됐음에도 changeFilepaths 사용시 'changeFilepaths'은(는) 인식할 수 없는 함수 또는 변수입니다. 라고 나타납니다.
이에 대한 답변 부탁드립니다.

Risposte (1)

Srivardhan Gadila
Srivardhan Gadila il 20 Ago 2020

0 voti

The possible cause of the error could be that you are Calling an object method without an object as the first input.
Make sure that Computer Vision Toolbox is installed and the function changeFilePaths is called on the groundTruth object.
Refer to the documentation of changeFilePaths.

Categorie

Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange

Tag

Richiesto:

il 17 Ago 2020

Risposto:

il 20 Ago 2020

Community Treasure Hunt

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

Start Hunting!