How to display/extract the different frames from a multiframe image?
조회 수: 2 (최근 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개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Convert Image Type에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!