![]() |
Microscopy Image Browser
1.233
|
Read XML header for the HDF5 formats (for example, Fiji Big Data Viewer) More...
Functions | |
| function [
img_info , metaStr ] = | getXMLheader (filename) |
| Read XML header for the HDF5 formats (for example, Fiji Big Data Viewer) More... | |
Read XML header for the HDF5 formats (for example, Fiji Big Data Viewer)
| function [ img_info , metaStr ] = getXMLheader | ( | filename | ) |
Read XML header for the HDF5 formats (for example, Fiji Big Data Viewer)
| filename | name of the file: myfile.xml |
| img_info | containers.Map with metadata
|
| metaStr | a contents of the XML file formatted as Matlab structure |
Examples:
References xml2struct().
Referenced by getImageMetadata().

