Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

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 view (last 30 days)
i would like to that using matlab while i have quit large number of images
  1 Comment
John D'Errico
John D'Errico on 28 Dec 2016
Learn about cell arrays, which can contain anything, including the name of a file. Or structures, which have much the same capability.

Answers (1)

Image Analyst
Image Analyst on 28 Dec 2016

This question is closed.

Community Treasure Hunt

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

Start Hunting!