Regarding matrix similarity of image with rotation and scaling

1 vue (au cours des 30 derniers jours)
amrin shaikh
amrin shaikh le 15 Fév 2019
Modifié(e) : Jan le 15 Fév 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.

Réponses (1)

Jan
Jan le 15 Fév 2019
Modifié(e) : Jan le 15 Fév 2019

Catégories

En savoir plus sur Image Data Workflows dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by