How to differentiate two images?

I have a problem to differentiate two images. Two colour images is slightly different. I have to name both of the image as A and B because this image will be used as a reference for the next test. i have attached together both of the image.
and

回答 (1 件)

KALYAN ACHARJYA
KALYAN ACHARJYA 2018 年 5 月 13 日

0 投票

%Image A and Image B
%convert to gray Image
K=imsub(A,B);
If K=0
both are same image
else
different image

カテゴリ

ヘルプ センター および File ExchangeImages についてさらに検索

タグ

タグが未入力です。

質問済み:

2018 年 4 月 25 日

回答済み:

2018 年 5 月 13 日

Community Treasure Hunt

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

Start Hunting!

Translated by