how to open a stack of images (unsupported format) in MATLAB ?
2 次查看(过去 30 天)
显示 更早的评论
Is it hard to write a script to open a stack of images with unsupported format in MATLAB? I have a stack of images (file.h5) and no idea where to start. Another option. I would be able to read single images in MATLAB and them create a stack of them but the images would need to be realigned (object position is slightly different from image to image). What is easier? Could you please, start me off?
0 个评论
采纳的回答
Walter Roberson
2013-4-22
Is the file in HDF5 format? If so then MATLAB can read those; see http://www.mathworks.com/help/matlab/hdf5-files.html
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!