- Does a single image correspond to a single XML file? Or, are several images embedded/encoded/referenced inside of a single XML file?
- Are all of your images stored in the same directory?
- What does the XML structure look like?
- What is your overall workflow?
I sued (readtable) to read images.xml, So how can i read all images file in one time
1 次查看(过去 30 天)
显示 更早的评论
T = readtable('Japan_000000.xml');
How can i read all images in one time
1 个评论
Kevin Gurney
2022-11-1
In order for the community to help, could you please share additional context about your workflow?
For example:
回答(0 个)
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!