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
2011 年 6 月 2 日
isequal(Image1,Image2);
カテゴリ
ヘルプ センター および File Exchange で Image Segmentation and Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!