Regarding matrix similarity of image with rotation and scaling

1 Ansicht (letzte 30 Tage)
amrin shaikh
amrin shaikh am 15 Feb. 2019
Bearbeitet: Jan am 15 Feb. 2019
I am having one image and i rotate that image at 30 degree angle and generated rotated image file. read they both and store it in matrix
I1=imread('binaryImage1.png');
I2=imread('rotate_30.png');
i want to do such operation so that i can conclude that this two images are same.
is there any image processing package which can help me?
here i consider only one rotation, it may have any degree rotation, partial cropping can be there.
please help me. i really need help. thank you in advance.

Antworten (1)

Jan
Jan am 15 Feb. 2019
Bearbeitet: Jan am 15 Feb. 2019

Kategorien

Mehr zu Image Data Workflows finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by