How to open, load and modify .seq files?
Show older comments
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!
Answers (1)
Image Analyst
on 20 Apr 2016
0 votes
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.
Categories
Find more on Video Formats and Interfaces in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!