How to select x,y a coordinates from two points in image?

1 visualización (últimos 30 días)
ibrahim
ibrahim el 9 de Mayo de 2016
Comentada: ibrahim el 10 de Mayo de 2016
I have two points in an image, these two points like as min and max values. I want to fix coordinates of these two points

Respuestas (1)

Alessandro Masullo
Alessandro Masullo el 9 de Mayo de 2016
You can use the function max, together with ind2sub.
  1 comentario
ibrahim
ibrahim el 10 de Mayo de 2016
i want to select x-y coordinates for max and min values in the image, if i know the direction of image and i have (0,0)as origin point not that

Iniciar sesión para comentar.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by