Effacer les filtres
Effacer les filtres

How to I imread and imshow a stack of tiff images?

21 vues (au cours des 30 derniers jours)
EngStudent
EngStudent le 1 Avr 2013
Commenté : Walter Roberson le 6 Juil 2018
I have created a stack of images and I want to view them using the imshow function but I always get the error message saying that matlab can only display one frame from this multiframe file. How do I view all the frames in a multiframe file?
  3 commentaires
Merrilee Thomas
Merrilee Thomas le 6 Juil 2018
@walterRoberson - how can you view the tiff stack in a time sequence? In image J there is a thing called plot Z stack image profile. Is there a way to do that same thing in matlab? I want to be able to take a mask and then take all the highlighted areas of interest and turn them into x and y data that the x data is time and Y would be a change in fluorescence data points. Please HELP! Thanks M
Walter Roberson
Walter Roberson le 6 Juil 2018
To display images in time sequence, I like to recommend the File Exchange contribution videofig()
I am not familiar with "plot Z stack image profile".
If you had images you wanted to display at different Z values, then one way is to use warp() in the form warp(Z, RGB)
Do you have sample inputs and outputs for us to look at for what you are trying to do?

Connectez-vous pour commenter.

Réponse acceptée

Anand
Anand le 1 Avr 2013

Plus de réponses (0)

Catégories

En savoir plus sur Read, Write, and Modify Image dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by