How to display/extract the different frames from a multiframe image?

3 views (last 30 days)
Hello,
I have an image which consists of 25 frames. My goal is to convert the images to binary and then calculate the perimeter using the bwperim() function. however, I'm having trouble calling each of the frames. I've tried the montage() function to no avail. I've used the imread() function but that only reads the first frame of the image.
Does anyone have any suggestions as to what I could do?
  2 Comments
KALYAN ACHARJYA
KALYAN ACHARJYA on 4 Sep 2019
"multiframe image"
Is the video or multiple dimention image, like 3-D (2D slices)?
Meghana Balasubramanian
Meghana Balasubramanian on 12 Sep 2019
A gif file would probably be more accurate. It contains time lapse images.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!