Changing Angle of a LINE in a image
    5 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
Line in a image is inclined at an angle of 35 degrees. Is it possible to change the inclined angle to zero to make it a straight line.
0 Kommentare
Antworten (1)
  Image Analyst
      
      
 am 7 Nov. 2011
        How about imrotate(), imtransform(), or maketform()?
2 Kommentare
  Walter Roberson
      
      
 am 7 Nov. 2011
				Changing the pixel values cannot be helped when you are rotating from a discrete grid on to a discrete grid.
Siehe auch
Kategorien
				Mehr zu Geometric Transformation and Image Registration finden Sie in Help Center und File Exchange
			
	Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!