转载 2017年04月13日 12:08:38
  • 5890

fileFolder=fullfile('D:\document\literature\PolyU_Palmprint_Database\right_first');

dirOutput=dir(fullfile(fileFolder,'*.bmp'));

fileNames={dirOutput.name}';

然后保存fileNames,就ok了

相关文章:

  • 2021-08-23
  • 2021-08-24
  • 2022-12-23
  • 2022-02-21
  • 2021-11-25
猜你喜欢
  • 2021-06-01
  • 2022-12-23
  • 2022-12-23
  • 2021-07-17
  • 2022-12-23
  • 2022-12-23
  • 2021-05-17
相关资源
相似解决方案