getting the coordinate on an image

3 Ansichten (letzte 30 Tage)
Nora Khaled
Nora Khaled am 20 Aug. 2017
Kommentiert: KSSV am 20 Aug. 2017
Hi,
I want to get the coordination (x,y) on an image when clicked. I use the
imshow(I);
to display the image.
is this possible ? if yes what code/function I should use?

Antworten (1)

KSSV
KSSV am 20 Aug. 2017
Read about getpts and ginput
  2 Kommentare
Nora Khaled
Nora Khaled am 20 Aug. 2017
thank you, I was able to do it with the getpts
KSSV
KSSV am 20 Aug. 2017
Thank you is accepting the answer...:)

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Data Exploration 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