필터 지우기
필터 지우기

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