Is there any option to rotate an image from the selected pixel as a center point?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
kiruthika r
am 29 Sep. 2015
Kommentiert: kiruthika r
am 29 Sep. 2015
I want to rotate an image. But the rotation should be made such that the selected pixel should be the center location of rotation. Can anyone please help me?
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 29 Sep. 2015
3 Kommentare
Stephen23
am 29 Sep. 2015
Bearbeitet: Stephen23
am 29 Sep. 2015
You need to download that function. It is not part of MATLAB, but is a third-party function that you can download for free from MATLAB File Exchange:
- follow the link that Walter Roberson gave you
- click Download Zip, save it
- unzip that zip-file into your MATLAB path (e.g. the current directory)
- then try it again.
If their submission works well, then go back to that page and give them a rating and a comment. They will appreciate it.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Downloads finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!