Making two images represent the same area

I have two microscopy images of cells in two different slides. Each one is taken with different resolution and zoom. What transformation can I do to make sure the two images represent the same two-dimensional area in the original slides? Thanks!

Réponses (1)

Image Analyst
Image Analyst le 28 Déc 2018

0 votes

You can try imregister() and imcrop().

1 commentaire

Kasthuri Kannan
Kasthuri Kannan le 28 Déc 2018
Modifié(e) : Kasthuri Kannan le 28 Déc 2018
I thought registering two images is usually applied to the same "reference" image, possibly at two different times/out of alignment/in-motion etc. I am not sure if it will apply to two completely different images. There is no reference image here.

Connectez-vous pour commenter.

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by