Making two images represent the same area
Mostrar comentarios más antiguos
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
el 28 de Dic. de 2018
0 votos
You can try imregister() and imcrop().
1 comentario
Kasthuri Kannan
el 28 de Dic. de 2018
Editada: Kasthuri Kannan
el 28 de Dic. de 2018
Categorías
Más información sobre Image Processing Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!