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!

Answers (1)

You can try imregister() and imcrop().

1 Comment

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.

Sign in to comment.

Categories

Asked:

on 28 Dec 2018

Edited:

on 28 Dec 2018

Community Treasure Hunt

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

Start Hunting!