Changing Angle of a LINE in a image
    5 ビュー (過去 30 日間)
  
       古いコメントを表示
    
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 件のコメント
回答 (1 件)
  Image Analyst
      
      
 2011 年 11 月 7 日
        How about imrotate(), imtransform(), or maketform()?
2 件のコメント
  Walter Roberson
      
      
 2011 年 11 月 7 日
				Changing the pixel values cannot be helped when you are rotating from a discrete grid on to a discrete grid.
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


