How do i upload multiple images into one matrix?
이전 댓글 표시
I have a series of images saved to a folder that display the heart over time, where each image is a different frame. I want to upload these images into a single matrix of 3 rows and 1 column so the first two rows are the coordinates of the image, and the last row is the frame. How can I do this?
답변 (1개)
Image Analyst
2019년 1월 12일
0 개 추천
Try montage(). If not, post your input images and desired output image.
카테고리
도움말 센터 및 File Exchange에서 Image Arithmetic에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!