How to align two images

19 ビュー (過去 30 日間)
Thomas Taufan
Thomas Taufan 2020 年 6 月 9 日
コメント済み: Image Analyst 2020 年 6 月 10 日
I want to align these two images, but as you can see they have different color, but I want it to be in the same shape/direction for further image processing

採用された回答

Ameer Hamza
Ameer Hamza 2020 年 6 月 10 日
編集済み: Ameer Hamza 2020 年 6 月 10 日
  7 件のコメント
Ameer Hamza
Ameer Hamza 2020 年 6 月 10 日
You may try tuning the optimizer and metric parameters, as shown on the documentation page of imregister() and imregconfig(). However, I don't think that pixel-level registration is easily possible. There will be some differences if looked closely.
Image Analyst
Image Analyst 2020 年 6 月 10 日
Yes, of course. If the camera location and angle change, eventually the views will be so drastically different that it won't even be possible to register them. The smaller the movement, the better the alignment and the fewer the "bad" pixels. How good or bad the registration is depends on how much the camera moved and how much the subject moved (e.g. was it windy and the leaves moved?).

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGeometric Transformation and Image Registration についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by