how to compare between two images?

3 Ansichten (letzte 30 Tage)
haya yousuf
haya yousuf am 28 Apr. 2016
Beantwortet: Azzi Abdelmalek am 28 Apr. 2016
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

Akzeptierte Antwort

Azzi Abdelmalek
Azzi Abdelmalek am 28 Apr. 2016
A==B % compare image A and image B

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by