Universally setting the y direction of plots when doing any kind of image analysis
    3 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Arian Kolahi Sohrabi
 am 17 Mär. 2019
  
    
    
    
    
    Beantwortet: Naman Bhaia
      
 am 20 Mär. 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 Kommentare
Akzeptierte Antwort
  Naman Bhaia
      
 am 20 Mär. 2019
        Currently this is not possible but I think it will be made available in future releases.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
				Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

