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!