how to compare between two images?

조회 수: 4 (최근 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