Regarding matrix similarity of image with rotation and scaling

1 visualizzazione (ultimi 30 giorni)
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.

Risposte (1)

Jan
Jan il 15 Feb 2019
Modificato: Jan il 15 Feb 2019

Categorie

Scopri di più su Image Data Workflows in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by