Storing each frame in different variable
Mostra commenti meno recenti
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!
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Video Formats and Interfaces in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!