How to export imaris image to MATLAB?
28 views (last 30 days)
Show older comments
I'm trying to export 3D images from imaris to MATLAB,and get the matrix in MATLAB. Do the plug in imaris can help? Or can I just read .ims format in MATLAB? Hoping to get answers soon. Thanks!
0 Comments
Answers (1)
Aditya Verma
on 24 Jun 2020
Hi!
While MATLAB doesn't support imaris file format out of the box (which can be check from here), you can use the implementation provided in the File Exchange by Peter Beemiller: https://www.mathworks.com/matlabcentral/fileexchange/56534-peterbeemiller-imarisreader.
The instructions to use it are specified in the github repository: https://github.com/PeterBeemiller/ImarisReader
Thanks
2 Comments
See Also
Categories
Find more on HDF5 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!