How to display/extract the different frames from a multiframe image?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Meghana Balasubramanian
el 4 de Sept. de 2019
Comentada: Meghana Balasubramanian
el 12 de Sept. de 2019
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 comentarios
KALYAN ACHARJYA
el 4 de Sept. de 2019
"multiframe image"
Is the video or multiple dimention image, like 3-D (2D slices)?
Respuestas (0)
Ver también
Categorías
Más información sobre Convert Image Type en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!