Borrar filtros
Borrar filtros

What is the solution to this error?

1 visualización (últimos 30 días)
Ruwaida Lawgali
Ruwaida Lawgali el 8 de Mzo. de 2022
Comentada: Walter Roberson el 14 de Mzo. de 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 comentarios
Ruwaida Lawgali
Ruwaida Lawgali el 13 de Mzo. de 2022
Thank you.
Can I execute it with matlab?
Walter Roberson
Walter Roberson el 14 de Mzo. de 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.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Computer Vision Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by