Is there any option to rotate an image from the selected pixel as a center point?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
kiruthika r
il 29 Set 2015
Commentato: kiruthika r
il 29 Set 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 Commenti
Risposta accettata
Walter Roberson
il 29 Set 2015
3 Commenti
Stephen23
il 29 Set 2015
Modificato: Stephen23
il 29 Set 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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Downloads in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!