Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

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

2 visualizaciones (últimos 30 días)
I = imread('D:\Nithya\Matlab\Nivedini\TrainDatabase1\flo (1).jpg'); J = imrotate(I,2,'bilinear'); imshow(I) figure, imshow(J)

Respuestas (1)

Guillaume
Guillaume el 20 de Jul. de 2015

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by