comparing two images

Hello,
I want to compare two images and check whether the both images are equal..could you help me how to do that using MATLAB....

回答 (1 件)

Sean de Wolski
Sean de Wolski 2011 年 6 月 2 日

1 投票

isequal(Image1,Image2);

カテゴリ

質問済み:

2011 年 6 月 2 日

Community Treasure Hunt

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

Start Hunting!

Translated by