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!