When image is rotated its pixels get very low and image become very distorted?

2 次查看(过去 30 天)
When image is rotated its pixels get very low and image become very distorted?
  2 个评论
Muneef
Muneef 2013-11-29
yes i am using imrotate command. Now i find that i have not made it a perfect square for rotation in fact i am rotating the alpha data as well.

请先登录,再进行评论。

采纳的回答

Matt J
Matt J 2013-11-28
编辑:Matt J 2013-11-28
If you're using imrotate(), try using the 'bilinear' or 'bicubic' interpolation option, instead of the default 'nearest' neighbor option.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Geometric Transformation and Image Registration 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by