How can i rotate an avi video?
2 ビュー (過去 30 日間)
古いコメントを表示
is there a ready code for the rotation of a video?
0 件のコメント
回答 (1 件)
Image Analyst
2016 年 12 月 4 日
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 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!