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

1 visualizzazione (ultimi 30 giorni)
what is the difference between "image fusion using imfuse" and "xoring" two different binary images?
pls reply.
Thanks and Regards in advance.

Risposte (1)

Image Analyst
Image Analyst il 16 Ott 2014
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 Commenti
char S
char S il 18 Ott 2014
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

Accedi per commentare.

Categorie

Scopri di più su Read, Write, and Modify Image in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by