Load Amira 5.2.2 Files

Version 1.1.0.0 (3,92 KB) von Shawn
A matlab routine to load binary Amira images
638 Downloads
Aktualisiert 30. Nov 2012

Lizenz anzeigen

This function can load binary 3D amira images and label files that are zipped, RLE encoded, or uncompressed. Supports all data types. The unzip routine is a modification of the zlib implementation by Michael Kleder, Nov 2005. Make sure to increase you java heap size to load in large zlib compressed files (see: http://www.mathworks.com/support/solutions/en/data/1-18I2C/). I suggest using 512MB or 1024MB

Zitieren als

Shawn (2024). Load Amira 5.2.2 Files (https://www.mathworks.com/matlabcentral/fileexchange/39235-load-amira-5-2-2-files), MATLAB Central File Exchange. Abgerufen.

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

Inspiriert: Bl

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0.0

Updated some code comments and added description of settings needed to load large zlib compressed files

1.0.0.0