Detect the changes in two images
显示 更早的评论
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?
回答(1 个)
KALYAN ACHARJYA
2018-6-2
编辑:KALYAN ACHARJYA
2018-6-2
0 个投票
Do the Subtractions from each other. Before subtraction convert the both image to double.
类别
在 帮助中心 和 File Exchange 中查找有关 Computer Vision Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!