Best method to take a difference between 2 images?
이전 댓글 표시
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

답변 (1개)
Image Analyst
2019년 3월 2일
0 개 추천
Did you try imabsdiff()?
카테고리
도움말 센터 및 File Exchange에서 Image Arithmetic에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!