Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

The code is running but I wish to know how the pixel values are modified in a rotated image

2 vues (au cours des 30 derniers jours)
Nithya SIvasamy
Nithya SIvasamy le 20 Juil 2015
Clôturé : MATLAB Answer Bot le 20 Août 2021
I = imread('D:\Nithya\Matlab\Nivedini\TrainDatabase1\flo (1).jpg'); J = imrotate(I,2,'bilinear'); imshow(I) figure, imshow(J)

Réponses (1)

Guillaume
Guillaume le 20 Juil 2015

Cette question est clôturée.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by