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!