how to rotate a image in gui?

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.

답변 (2개)

Henric Rydén
Henric Rydén 2014년 5월 22일

0 개 추천

imrotate

댓글 수: 4

sandy
sandy 2014년 5월 22일
in my matlab 2014a,imrotate is not there,any other possibilities?
Henric Rydén
Henric Rydén 2014년 5월 23일
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
sandy 2014년 5월 23일
thanks henric.In m files,its working.but while for a image file in matlab gui,cnt fetch and rotate it.can you provide any syntax or code please.so it will be more helpful .
Henric Rydén
Henric Rydén 2014년 6월 2일
Sure, what do you mean by "cnt fetch and rotate"?

댓글을 달려면 로그인하십시오.

Romain
Romain 2014년 5월 22일

0 개 추천

However the function 'rotate' exist in matlab 2014.
doc rotate

댓글 수: 1

sandy
sandy 2014년 5월 23일
편집: sandy 2014년 5월 28일
thanks. but how to rotate image left and right slowly like car steering? also any car steering model can be made in gui..?

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Geometric Transformation and Image Registration에 대해 자세히 알아보기

질문:

2014년 5월 22일

댓글:

2014년 6월 2일

Community Treasure Hunt

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

Start Hunting!

Translated by