CI-ImagingLIF, Access Leica LIF and XLEF Files

Access Leica LIF and XLEF Files
968 Downloads
Updated 18 Apr 2023

CI-ImagingLIF

Accessing Leica LIF and XLEF files in Matlab (App written in Matlab version 2022b)

View Access Leica LIF and XLEF Files on File Exchange

Matlab App

ScreenShot of App

You can open multiple files

ScreenShot of App

You're free to use this code in any way you like

The code is 99.99% Matlab, 0.01% c++ (github does not index it correctly). Or fully Matlab if you use the .m versions of xml2struct

The code is tested on Windows, so linux/mac users should probably have to change some parts of the code (changing \ in /) The xml2struct and xm2lstructstring MEX64 sources can be found in the xm2struct subfolder. Or use the slower m files (and change this in the code)

To run the binary Windows release, download and install the Windows version of the MATLAB Runtime for R2022b from the following link on the MathWorks website: https://www.mathworks.com/products/compiler/mcr/index.html

Citation

If you like the code and use it for a publication please use the citation provided at this link DOI

https://zenodo.org/badge/latestdoi/629414184

Used Code

xml2struct: https://github.com/acampb311/xml2struct

AdvancedColormap: Andriy Nych (2023). (https://www.mathworks.com/matlabcentral/fileexchange/41583-advancedcolormap), MATLAB Central File Exchange. Retrieved April 18, 2023.

Cite As

Ron Hoebe (2024). CI-ImagingLIF, Access Leica LIF and XLEF Files (https://github.com/Cellular-Imaging-Amsterdam-UMC/CI-ImagingLIF/releases/tag/2.0.0.1), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2022b
Compatible with R2022b to R2023a
Platform Compatibility
Windows macOS Linux
Categories
Find more on Images in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
2.0.0.1

See release notes for this release on GitHub: https://github.com/Cellular-Imaging-Amsterdam-UMC/CI-ImagingLIF/releases/tag/2.0.0.1

2.0.0.0

Hi All, This version is very old. A better newer version can be found here: https://github.com/Cellular-Imaging-Amsterdam-UMC/CI-ImagingLIF Best, Ron

1.2.0.0

Updated zip file LAS 3.x to LAS 4.x

1.1.0.0

LAS 3.x changed to LAS 4.x

1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.