How do I find the X and Y coordinates of a particular pixel in an image?
Mostrar comentarios más antiguos
I want to perform some transformations on the pixel coordinates.
Respuestas (1)
Rajiv Ghosh-Roy
el 26 de Feb. de 2014
0 votos
If you want to do it interactively (e.g. with a mouse), use the function ginput.
2 comentarios
NANDITA Joshi
el 26 de Feb. de 2014
Rajiv Ghosh-Roy
el 27 de Feb. de 2014
In that case, how would you determine which one the "particular pixel" is? Are the coordinates just the position within the image, or are there other coordinates you are trying to correlate to?
Categorías
Más información sobre Geometric Transformation and Image Registration 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!