what is the difference between image fusion using imfuse and xoring two different binary images?

2 次查看(过去 30 天)
what is the difference between "image fusion using imfuse" and "xoring" two different binary images?
pls reply.
Thanks and Regards in advance.

回答(1 个)

Image Analyst
Image Analyst 2014-10-16
imfuse works with grayscale or color image to average or subtract or color code two images. XORing two binary images tells where (what pixels) they are different. They're totally different things.
  4 个评论
char S
char S 2014-10-18
Actually, I have two different segmentation outputs. They are binary images. I have to combine it. Which method I can use xoring or image fusion using 'wfuseimg'? pls reply
Thanks in advance

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Read, Write, and Modify Image 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by