How can i rotate an avi video?
2 views (last 30 days)
Show older comments
is there a ready code for the rotation of a video?
0 Comments
Answers (1)
Image Analyst
on 4 Dec 2016
Not a whole video but you could make a new video by rotating the images one at a time. See my attached code for writing out a video. Adapt it by calling imrotate() in the loop.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!