locate (x,y) coordinates on an image
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Matt J
il 28 Giu 2021
Assuming the transform type you're using supports it, you would use transformPointsInverse.
Vedere anche
Categorie
Scopri di più su Geometric Transformation and Image Registration in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!