Effacer les filtres
Effacer les filtres

Importing coordinates from text file and then creating bounding box ?

3 vues (au cours des 30 derniers jours)
Ayesha Abbasi
Ayesha Abbasi le 3 Déc 2019
Commenté : Ayesha Abbasi le 6 Déc 2019
I want to import coordinates from text file and plot a bounding box on image. I have imported text file and read that particular line on which coordinates are,but was facing difficulty in picking that coordinates so I could use those to plot bounding box. I have attached the file as well on which I'm working. Kindly guide me.
  2 commentaires
Stephane
Stephane le 3 Déc 2019
Why not create your variables directly? Xmin = ...; Ymin = ...; Xmax = ...; Ymax = ...
Ayesha Abbasi
Ayesha Abbasi le 6 Déc 2019
But to save these coordinates values from the whole string?

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Convert Image Type dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by