How do I stitch / merge the images
10 ビュー (過去 30 日間)
古いコメントを表示
How do i merge / stitch the following images as there are duplicate similar parts in other images
(example A and C with both having cat ears).
Found online panorama but it only work on x axis.
Is there any other way to make this happen? as per image below
Thanks
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/709982/image.png)
回答 (1 件)
Krishna Sutar
2021 年 8 月 16 日
From my understanding you want to stich the images into one whole image where some images require translation and some needs correlation. Please refer to Image stitching using Correlation documentation where you can find stitching of image using correlation technique. For translation this MATLAB Answer might help you.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!