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

2 vues (au cours des 30 derniers jours)
ibrahim
ibrahim le 9 Mai 2016
Commenté : ibrahim le 10 Mai 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

Réponses (1)

Alessandro Masullo
Alessandro Masullo le 9 Mai 2016
You can use the function max, together with ind2sub.
  1 commentaire
ibrahim
ibrahim le 10 Mai 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

Connectez-vous pour commenter.

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by