Universally setting the y direction of plots when doing any kind of image analysis
2 views (last 30 days)
Show older comments
Arian Kolahi Sohrabi
on 17 Mar 2019
Answered: Naman Bhaia
on 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 Comments
Accepted Answer
Naman Bhaia
on 20 Mar 2019
Currently this is not possible but I think it will be made available in future releases.
0 Comments
More Answers (0)
See Also
Categories
Find more on Image Segmentation and Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!