Detect the changes in two images

5 views (last 30 days)
Nataliya
Nataliya on 1 Jun 2018
Edited: KALYAN ACHARJYA on 2 Jun 2018
I have two images of same scene. I want to detect the object that is in 1st image but not in 2nd image. Similarly the changes that is in 2nd image but not in 1st image. How can I do this?

Answers (1)

KALYAN ACHARJYA
KALYAN ACHARJYA on 2 Jun 2018
Edited: KALYAN ACHARJYA on 2 Jun 2018
Do the Subtractions from each other. Before subtraction convert the both image to double.

Categories

Find more on Image Processing Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!