Clear Filters
Clear Filters

Making two images represent the same area

2 views (last 30 days)
Kasthuri Kannan
Kasthuri Kannan on 28 Dec 2018
Edited: Kasthuri Kannan on 28 Dec 2018
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)

Image Analyst
Image Analyst on 28 Dec 2018
You can try imregister() and imcrop().
  1 Comment
Kasthuri Kannan
Kasthuri Kannan on 28 Dec 2018
Edited: Kasthuri Kannan on 28 Dec 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.

Sign in to comment.

Categories

Find more on Biomedical Imaging in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!