I sued (readtable) to read images.xml, So how can i read all images file in one time

2 次查看(过去 30 天)
T = readtable('Japan_000000.xml');
How can i read all images in one time
  1 个评论
Kevin Gurney
Kevin Gurney 2022-11-1
In order for the community to help, could you please share additional context about your workflow?
For example:
  1. Does a single image correspond to a single XML file? Or, are several images embedded/encoded/referenced inside of a single XML file?
  2. Are all of your images stored in the same directory?
  3. What does the XML structure look like?
  4. What is your overall workflow?

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Images 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by