folderDataStore

folderDataStore class,seem to imageDatastore function.

Ahora está siguiendo esta publicación

A folder is a "sample", and the "sample" contains a sequence of images, which are generally used for data format recognition of time-series behaviors.
path = 'E:\ActivityDataBase';
fd = folderDataStore(path);
while hasdata(fd)
[imds_data,label] = read(fd);
...
end

Citar como

xingxingcui (2026). folderDataStore (https://es.mathworks.com/matlabcentral/fileexchange/71025-folderdatastore), MATLAB Central File Exchange. Recuperado .

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con R2019a

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.1

compatible with R2019a

1.0.0