How can i rotate an avi video?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
is there a ready code for the rotation of a video?
0 comentarios
Respuestas (1)
Image Analyst
el 4 de Dic. de 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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!