How can i create a video form images?
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi
im doing a project on video processing. I'm very new to the matlab. I want to create a video file(.avi format) from images(i1 to i10). please help me with this
Thank You
댓글 수: 0
답변 (1개)
Image Analyst
2014년 3월 2일
You need to use im2frame(). See attached demo where, after I've extracted and written out all the frames to disk, I read them back in and construct a movie out of them.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!