Best method to take a difference between 2 images?
Afficher commentaires plus anciens
I want to take the difference between the following 2 images and then threshold the final output into 2 distinct regions.


However, the problem now is I keep getting image differences that would be hard to threshold/segment because the 2 regions are too similar in value and just look like dark patches (below). I've tried all kinds of image subtraction methods. Please help me out and give me any pointers thank you

Réponses (1)
Image Analyst
le 2 Mar 2019
0 votes
Did you try imabsdiff()?
Catégories
En savoir plus sur Image Arithmetic dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!