Filter löschen
Filter löschen

How to differentiate two images?

1 Ansicht (letzte 30 Tage)
syafini alias
syafini alias am 25 Apr. 2018
Beantwortet: KALYAN ACHARJYA am 13 Mai 2018
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

Antworten (1)

KALYAN ACHARJYA
KALYAN ACHARJYA am 13 Mai 2018
%Image A and Image B
%convert to gray Image
K=imsub(A,B);
If K=0
both are same image
else
different image

Kategorien

Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange

Tags

Noch keine Tags eingegeben.

Community Treasure Hunt

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

Start Hunting!

Translated by