how to rotate a image in gui?
Mostrar comentarios más antiguos
i need to rotate a image slowly. The image is a car steering. So my need is to rotate left and right slowly like driving a car.help plz

I need to rotate this image for car steering control in gui,like rotate left and right,simple like how car steering works. imrotate is not there in my toolbox. so can anyone tel me idea for this.
Respuestas (2)
Henric Rydén
el 22 de Mayo de 2014
0 votos
imrotate
4 comentarios
sandy
el 22 de Mayo de 2014
Henric Rydén
el 23 de Mayo de 2014
imrotate is part of the Image Processing toolbox, which I wrongly assumed you had :) Rotate should work.
You specify the rotation angle in rotate, use a small one to rotate it "slowly".
sandy
el 23 de Mayo de 2014
Henric Rydén
el 2 de Jun. de 2014
Sure, what do you mean by "cnt fetch and rotate"?
Romain
el 22 de Mayo de 2014
However the function 'rotate' exist in matlab 2014.
doc rotate
1 comentario
Categorías
Más información sobre Geometric Transformation and Image Registration en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
