Universally setting the y direction of plots when doing any kind of image analysis
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Arian Kolahi Sohrabi
le 17 Mar 2019
Réponse apportée : Naman Bhaia
le 20 Mar 2019
Hello,
Every time I need to obtain coordinates of a certain point on an image, the default coordinate system has the y direction inversed. In the case of using ginput, a simple fix for this was to use set(gca, 'YDirection','normal'). Is there a way to set this option universally for any type of image analysis?
0 commentaires
Réponse acceptée
Naman Bhaia
le 20 Mar 2019
Currently this is not possible but I think it will be made available in future releases.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Image Segmentation and Analysis 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!