Filter löschen
Filter löschen

What is the solution to this error?

1 Ansicht (letzte 30 Tage)
Ruwaida Lawgali
Ruwaida Lawgali am 8 Mär. 2022
Kommentiert: Walter Roberson am 14 Mär. 2022
What this error main?
.....
>> SSDBExperiment_BuildCropDataset
Error using fullfile (line 67)
All inputs must be strings, character vectors, or cell arrays of character vectors.
Error in SSDBExperiment_BuildCropDataset (line 17)
D.SaveDir = fullfile(D.Root, 'CropData');
.......
I have file with name (fullfile.m)
What should I do, which lines need change to work correctly.
Thank you in advanced.
  24 Kommentare
Ruwaida Lawgali
Ruwaida Lawgali am 13 Mär. 2022
Thank you.
Can I execute it with matlab?
Walter Roberson
Walter Roberson am 14 Mär. 2022
You would install the CNS package first and then this set of software, and then you would be able to use it from MATLAB. It defines a set of MATLAB classes and methods but does the computation in C for efficiency.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Computer Vision Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by