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
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Video Formats and Interfaces 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!