- You can use this file to stitch images : Stitch - File Exchange - MATLAB Central (mathworks.com)
- Or you can convert the images to RGB matrix and concatenate matrices.
How to stitch together several images into one high resolution image
조회 수: 41 (최근 30일)
이전 댓글 표시
I need help with stitching together over 100 images into one image. I need to organize the location of each image based on an x,y coordinate associated with the image. I tried using the montage function, but I feel like there should be a better way to stitch images together. Any ideas on what I can do?
댓글 수: 0
답변 (1개)
Shubham Rawat
2020년 12월 4일
Hi Ben,
There are two more options I can think of
Hope This Helps!
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!