Filter löschen
Filter löschen

How do I find the X and Y coordinates of a particular pixel in an image?

3 Ansichten (letzte 30 Tage)
I want to perform some transformations on the pixel coordinates.

Antworten (1)

Rajiv Ghosh-Roy
Rajiv Ghosh-Roy am 26 Feb. 2014
If you want to do it interactively (e.g. with a mouse), use the function ginput.
  2 Kommentare
NANDITA Joshi
NANDITA Joshi am 26 Feb. 2014
I don't want to do it with a mouse. I need to use that value later in the program.
Rajiv Ghosh-Roy
Rajiv Ghosh-Roy am 27 Feb. 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?

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Geometric Transformation and Image Registration finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by