optical.converter.utils.read_xml¶
-
optical.converter.utils.read_xml(xml_folder: Union[str, os.PathLike, pathlib.PosixPath], img_path: Union[str, os.PathLike, pathlib.PosixPath])[source]¶ read xml files in the folder and return list’s of information used to construct master_df
- Parameters
xml_folder (Union[str, os.PathLike, PosixPath]) – Xml file folder
img_path (Union[str, os.PathLike, PosixPath]) – Image Directory