Info

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

matlab image classification does not respect input order?

1 次查看(过去 30 天)
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 个)

Community Treasure Hunt

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

Start Hunting!

Translated by