필터 지우기
필터 지우기

How to get fused output image from 'imregister'?

조회 수: 1 (최근 30일)
Ivan Shorokhov
Ivan Shorokhov 2015년 7월 6일
편집: Ivan Shorokhov 2015년 7월 7일
Given: I have fused two images with function 'imregister'.
Want: The 'imregister' provides a transformed image, but no details on fused image. I want to get output of fused image, where you can see 'pink' and 'green colors.
Needed: Is there any way to get the fused image itself, not only the transformed image?
[ACKNOWLEDGMENTS]
I will vote for all your answers.
Thank you for any help.

채택된 답변

Ivan Shorokhov
Ivan Shorokhov 2015년 7월 6일
편집: Ivan Shorokhov 2015년 7월 7일
I think I found the solution, and it would be to use 'imregtform' instead of 'imregister', followed by 'imfuse'.
Can anyone confirm, please?

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by