How do I find the X and Y coordinates of a particular pixel in an image?
显示 更早的评论
I want to perform some transformations on the pixel coordinates.
回答(1 个)
Rajiv Ghosh-Roy
2014-2-26
0 个投票
If you want to do it interactively (e.g. with a mouse), use the function ginput.
2 个评论
NANDITA Joshi
2014-2-26
Rajiv Ghosh-Roy
2014-2-27
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?
类别
在 帮助中心 和 File Exchange 中查找有关 Geometric Transformation and Image Registration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!