how to compare between two images?

1 回表示 (過去 30 日間)
haya yousuf
haya yousuf 2016 年 4 月 28 日
回答済み: Azzi Abdelmalek 2016 年 4 月 28 日
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

採用された回答

Azzi Abdelmalek
Azzi Abdelmalek 2016 年 4 月 28 日
A==B % compare image A and image B

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by