Universally setting the y direction of plots when doing any kind of image analysis
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Arian Kolahi Sohrabi
el 17 de Mzo. de 2019
Respondida: Naman Bhaia
el 20 de Mzo. de 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 comentarios
Respuesta aceptada
Naman Bhaia
el 20 de Mzo. de 2019
Currently this is not possible but I think it will be made available in future releases.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Image Segmentation and Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!