Info

此问题已关闭。 请重新打开它进行编辑或回答。

i am going to do an image classification task. i have read. file that has the class of each single image e.g coffee.follwed by the image name montesanto​.T3456.B35​20.L2560.R​2624.. how can i assign the class name to each single images. i have 2800 imag

1 次查看(过去 30 天)
i would like to that using matlab while i have quit large number of images
  1 个评论
John D'Errico
John D'Errico 2016-12-28
Learn about cell arrays, which can contain anything, including the name of a file. Or structures, which have much the same capability.

回答(1 个)

Image Analyst
Image Analyst 2016-12-28

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by