Making two images represent the same area

3 visualizaciones (últimos 30 días)
Kasthuri Kannan
Kasthuri Kannan el 28 de Dic. de 2018
Editada: Kasthuri Kannan el 28 de Dic. de 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!

Respuestas (1)

Image Analyst
Image Analyst el 28 de Dic. de 2018
You can try imregister() and imcrop().
  1 comentario
Kasthuri Kannan
Kasthuri Kannan el 28 de Dic. de 2018
Editada: Kasthuri Kannan el 28 de Dic. de 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.

Iniciar sesión para comentar.

Categorías

Más información sobre Image Processing Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by