Multidimensional Image Array Importer

Import multidimensional arrays (XYZCT) and OME-XML metadata to the MATLAB workspace
79 Downloads
Aktualisiert 11 Okt 2017

Lizenz anzeigen

The GUI uses BioFormats matlab files to import multidimensional arrays (XYZCT) and OME-XML metadata to the MATLAB workspace.
Create a structure (I) containing three fields...
I.name: name of the image file with XYZCT dimensions
I.img: image array
I.meta: OME-XML metadata
New images can be appended to the structure in sequential elements (i.e. I(1), I(2), .... I(n)).
To use:
1. Select 'Import' found under the File menu.
2. Navigate to your image file of interest and open. (the list_box will be populated with metadata for images including the series #, X, Y, Z, channel and time dimensions). If image file contains multiple series, each series will be listed separately.
3. Click on an image in the list_box to import image data directly to the workspace.
4. Select as many images as you wish to be appended to the structure, I.
5. Select 'Clear' under the File menu to reset list_box menu and start fresh.

Zitieren als

Brian DuChez (2024). Multidimensional Image Array Importer (https://www.mathworks.com/matlabcentral/fileexchange/64706-multidimensional-image-array-importer), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2015a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Images finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0