フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Many frames is consist of a video by addfame

1 回表示 (過去 30 日間)
Pan
Pan 2012 年 7 月 6 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hi , I want to ask that if I have many frame
then,I want to use "addframe" consist of a AVI file(a video).
How to do it?
Could you give me some ways because I have know idea how to do.
Thank!! ^_^
  1 件のコメント
Jan
Jan 2012 年 7 月 6 日
Please edit your question and explain more details. "use 'addframe' consist of a AVI" is not clear enough to be answered.

回答 (1 件)

Walter Roberson
Walter Roberson 2012 年 7 月 7 日
Use the same basic code as shown in the VideoWriter example, except that instead of using getframe() you would use your next pre-calculated frame.
  1 件のコメント
Jan
Jan 2012 年 7 月 8 日
@Walter: If you answer means, that the question is complete enough to be answered, please remove my flag.

この質問は閉じられています。

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by