DataStore for image sequence
Show older comments
Hi everyone,
I am trying to set up a custom file datastore for image sequences. I am wondering now what data format the read() method has to output in that case so that the dynamic character of the data doesn't get lost. The docu only says m x n x 3(1) for (greyscale)-images but that cannot be used for sequential images. Is it then a cell array with 4D elements as it would be without using the datastore?
Thanks for your help!
Best,
Valentin
Accepted Answer
More Answers (0)
Categories
Find more on Text Analytics Toolbox 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!