- 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
2 views (last 30 days)
Show older comments
T = readtable('Japan_000000.xml');
How can i read all images in one time
1 Comment
Kevin Gurney
on 1 Nov 2022
In order for the community to help, could you please share additional context about your workflow?
For example:
Answers (0)
See Also
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!