locate (x,y) coordinates on an image
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi, I performed image registration of two images using the function cpselect where I selected some points on the fixed and moving images and later transformed them. Any idea on how I can locate the specific points on the moving image which can later be transformed into the fixed imag?
0 commentaires
Réponses (1)
Matt J
le 28 Juin 2021
Assuming the transform type you're using supports it, you would use transformPointsInverse.
Voir également
Catégories
En savoir plus sur Geometric Transformation and Image Registration dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!