Borrar filtros
Borrar filtros

Freezing a frame and extracting values

1 visualización (últimos 30 días)
Prince Igweze
Prince Igweze el 16 de Mzo. de 2020
Respondida: Raunak Gupta el 19 de Mzo. de 2020
I have a video of a wave propagating at incresing time with depth
How can i write a code to freeze the video at various frames and extract and plot the time values
Thanl you
See image

Respuestas (1)

Raunak Gupta
Raunak Gupta el 19 de Mzo. de 2020
Hi,
I am assuming for playing video you are using vision.VideoPlayer. In that you can see the output frame-by-frame using step and readFrame. Here you can extract a plot after a particular number of steps. Also, if you are simulating a model and then getting the output you may use pause for stopping the program after a particular time instance and then can extract variable values or plotted graph.
Hope it helps.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by