フィルターのクリア

Create image sequence from a cell array

1 回表示 (過去 30 日間)
Douglas Miller
Douglas Miller 2017 年 7 月 18 日
コメント済み: Image Analyst 2017 年 7 月 18 日
I have a cell array of 987x1 cells. Each cell is a 2160x2560 uint16 image. I would like to separate these out into an image sequence. I can't figure out how to do this.
  3 件のコメント
Jan
Jan 2017 年 7 月 18 日
What exactly is "an image sequence"? An AVI movie?
Image Analyst
Image Analyst 2017 年 7 月 18 日
It's impressive that you can store all that in your program - that's nearly 11 GB! Anyway, what is "an image sequence" to you? A movie/video? A series of individual image files in a folder? What??? Either way, use a loop and just call imwrite() or writeVideo(). Or else something else if you meant something else.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeAudio and Video Data についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by