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

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

2 Kommentare

Did you use imrotate? Can you post images or screenshots?
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.

Melden Sie sich an, um zu kommentieren.

 Akzeptierte Antwort

Matt J
Matt J am 28 Nov. 2013
Bearbeitet: Matt J am 28 Nov. 2013
If you're using imrotate(), try using the 'bilinear' or 'bicubic' interpolation option, instead of the default 'nearest' neighbor option.

Weitere Antworten (0)

Kategorien

Tags

Gefragt:

am 28 Nov. 2013

Kommentiert:

am 29 Nov. 2013

Community Treasure Hunt

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

Start Hunting!

Translated by