Leica image format file loader

Read and preview of Leica's image format file.
1.0K 次下载
更新时间 2012/4/4

查看许可证

Read and preview of Leica's image format file.
-- Usage --
1. In matlab prompt,
>> HKloadLif
GUI window to pick a file will open.
2. Select a Leica image format (.lif) file.
3. A list of all images in the file will appear.

- Turn check box on for preview.
- Press export button in a preview window to export the image data in work space. The image is exported as a structure.
ExportedImage =
Image: {2x1 cell} % Image with several Channel
Info: [1x1 struct] % Image info
Name: 'Series001'
Type: 'X-Y-Z'
NumberOfChannel: 2
Size: '512 512 220'

-- Attention--
Please do not chenge the file location duaring a table is open.

引用格式

Hiroshi Kawaguchi (2024). Leica image format file loader (https://www.mathworks.com/matlabcentral/fileexchange/36005-leica-image-format-file-loader), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Images 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0