フィルターのクリア

How can I stich multiple images (about 45) in order to recreate a complete one?

7 ビュー (過去 30 日間)
Sofia Ceccarelli
Sofia Ceccarelli 2018 年 12 月 6 日
編集済み: Devyani Sankhe 2021 年 1 月 28 日
I have several images of a painting and i have to recreate the complete drawing by sticthing (or registrating?) the single images that have a partial overlap area.
I don't know which method is the best, imwarp, or stiching codes.
Thanks!! Sofy

回答 (1 件)

Koundinya
Koundinya 2018 年 12 月 14 日
編集済み: Koundinya 2018 年 12 月 14 日
Feature based stitching may work in your case because the images have an overlap. This example shows exactly how that could be done : creating a panaroma by stitching images together in MATLAB (it involves registering image pairs and also using imwarp to map the image pairs at the end).
  1 件のコメント
Devyani Sankhe
Devyani Sankhe 2021 年 1 月 28 日
編集済み: Devyani Sankhe 2021 年 1 月 28 日
Hi sir,
Can you please explain for this image, This are the image i stiched manually but i would like to do perfectly with the matlab code. I am not expert in Matlab can you please tell me an code to generate file?
i have created this one image by adding 100 images
thanks in advance.

サインインしてコメントする。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by