How can i rotate an avi video?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
is there a ready code for the rotation of a video?
0 Kommentare
Antworten (1)
Image Analyst
am 4 Dez. 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 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!