matlab image classification does not respect input order?

I am performing image classification in matlab. However, it seems that matlab image classification does not respect input order in the output probability table. My supervisors therefore suggest to include id labels of the input images in the output. However, I find it hard to find out how to do that. Anyone knows?
Thanx in advance!
Serge

2 件のコメント

KALYAN ACHARJYA
KALYAN ACHARJYA 2019 年 8 月 28 日
Are the input images names in sequential order? like im_1, im_2 etc........
Serge Mooijman
Serge Mooijman 2019 年 8 月 31 日
Thank you for your answer. Indeed I had names like that: im_1 ..... im_9, im_10, ...... im_99, im_100 ect. I changed it to im_001 ..... im_009, im_010, ...... im_099, im_100 ect. Now my problem of changes in the original order are solved.

回答 (0 件)

この質問は閉じられています。

質問済み:

2019 年 8 月 28 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by