Load Amira 5.2.2 Files

A matlab routine to load binary Amira images

您现在正在关注此提交

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

引用格式

Shawn (2026). Load Amira 5.2.2 Files (https://ww2.mathworks.cn/matlabcentral/fileexchange/39235-load-amira-5-2-2-files), MATLAB Central File Exchange. 检索时间: .

致谢

启发作品: Bl

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.1.0.0

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

1.0.0.0