How to display/extract the different frames from a multiframe image?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
KALYAN ACHARJYA
2019-9-4
"multiframe image"
Is the video or multiple dimention image, like 3-D (2D slices)?
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!