Is there any option to rotate an image from the selected pixel as a center point?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Walter Roberson
2015-9-29
3 个评论
Stephen23
2015-9-29
编辑:Stephen23
2015-9-29
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.
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!