How to structure the Dataset in separate classes??

조회 수: 1 (최근 30일)
Mohammad Bhat
Mohammad Bhat 2018년 2월 21일
댓글: Bob Thompson 2018년 2월 21일
HI, I have a dataset in which classes (say 100) are put together in folders, each folder belonging to one particular writer, I have to put each class in a folder to separate class folders. for example, If I am doing handwritten numeral classification, for that dataset have ten folders (one folder for one writer) in which he has written numeral 1 to numeral 10 respectively for nine folders. Now I want to process each folder and make a class for each numeral in which first numeral should belong to one writer 2nd to second writer and so on....please help me out...
  댓글 수: 1
Bob Thompson
Bob Thompson 2018년 2월 21일
A dataset of mixed class types similar to what I think you are asking for is best done with a cell or structure array.
Then again I could be totally wrong about what you're asking for.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by