locate (x,y) coordinates on an image
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Matt J
el 28 de Jun. de 2021
Assuming the transform type you're using supports it, you would use transformPointsInverse.
Ver también
Categorías
Más información sobre Geometric Transformation and Image Registration en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!