Making two images represent the same area
Afficher commentaires plus anciens
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
le 28 Déc 2018
0 votes
You can try imregister() and imcrop().
1 commentaire
Kasthuri Kannan
le 28 Déc 2018
Modifié(e) : Kasthuri Kannan
le 28 Déc 2018
Catégories
En savoir plus sur Image Processing Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!