A==B % compare image A and image B
how to compare between two images?
1 次查看(过去 30 天)
显示 更早的评论
I'm working on my project, and now i'm taking a real time video for detecting fire within a bounding box, and then crop the detected object within the bounding box. After that two images will be taken from the video, then edge algorithm will be applied. After that i need to compare between the two images. i'm done till the edge detection part, i need to compare the edges to check if there is any change. What algorithm i have to use to compare?? please help me
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Feature Detection and Extraction 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!