フィルターのクリア

What is the solution to this error?

1 回表示 (過去 30 日間)
Ruwaida Lawgali
Ruwaida Lawgali 2022 年 3 月 8 日
コメント済み: Walter Roberson 2022 年 3 月 14 日
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 件のコメント
Ruwaida Lawgali
Ruwaida Lawgali 2022 年 3 月 13 日
Thank you.
Can I execute it with matlab?
Walter Roberson
Walter Roberson 2022 年 3 月 14 日
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.

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeComputer Vision Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by