Storing each frame in different variable
显示 更早的评论
So I have a video sequence that produces a matrix with information in about each pixel. At any given time the output can be paused and the matrix can be reviewed, however i was hoping to have each frames information stored so i can review it. There is a while loop that runs through the video so im imagining something along the lines of n = n+1 n = flowField.Magnitude But i cant get that to work, I wanted the output to then be n1,n2,n3 all containing the different info. Any help would be greatly appreciated!
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 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!