How to sort folders in imageDatastore?
4 次查看(过去 30 天)
显示 更早的评论
I have a list of folders as seen in the image below. I need when I using imageDatastore to read folders in numeric order not in alphanumeric order. Be default imageDatastore read folders in alphanumeric order and it read folders in this order 1, 10, 11, 12, and so on but I need to read folders in this order 1, 2, 3, 4 and so on. How I can do this?
0 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!