Azzera filtri
Azzera filtri

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

2 visualizzazioni (ultimi 30 giorni)
When image is rotated its pixels get very low and image become very distorted?
  2 Commenti
Muneef
Muneef il 29 Nov 2013
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.

Accedi per commentare.

Risposta accettata

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

Più risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by