How to open, load and modify .seq files?

I am looking for any suggestion in order to open, load and manipulate .seq files, that came out from a camera acquisition tool. They are just videos and I would be interested in any suggestion regarding how to sort out of them images in any format (ideally, .tif or .raw). Thanks!

回答 (1 件)

Image Analyst
Image Analyst 2016 年 4 月 20 日

0 投票

I never heard of that video format, but see if the VideoReader() class can handle it. If it can't, then you're going to have to write out a different format or else find, or write yourself, a reader for that type of file format.

質問済み:

2016 年 4 月 20 日

回答済み:

2016 年 4 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by