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!